Author Topic: Choose Categories  (Read 5219 times)

netfly

  • Jr. Member
  • **
  • Posts: 59
    • View Profile
Choose Categories
« on: 17 July 2007, 21:42 »
Hello Emir,

It's possible to choose what categories I want to display in Latest Articles with Ajax Listing?

Also, there is a possibility when I want to display the latest CB Users to display only the user name and not the real name of members?

Thx!

Saka

  • Administrator
  • Hero Member
  • *****
  • Posts: 2,097
    • View Profile
    • Sakic.Net
Re: Choose Categories
« Reply #1 on: 18 July 2007, 17:22 »
Quote
It's possible to choose what categories I want to display in Latest Articles with Ajax Listing?

Not with the built-in function but you can write your own plugin for that.

Quote
Also, there is a possibility when I want to display the latest CB Users to display only the user name and not the real name of members?

Yes, just edit the plugin (modules/mod_ajaxlisting_plugins/cb_latest_registered_users.xml). You can just remove latter %s, you will see what I mean when you open the file.