1. Uzi Cohen
  2. General
  3. Saturday, 07 January 2012
  4.  Subscribe via email
Hi,

I am trying to create plugin for my new component and I have a question.

my component is a library with items but without categories.

I have two views:
1.library view.
2.item view.
I want the comments will be in item view and when I tried to follow com_REPLACEnewplugin I got confuse when I saw function getCategoriesIdOption() so I tried to change it to be like getSectionsIdOption():

public function getCategoriesIdOption() {
$catoptions = array();
return $catoptions;
}

but I cannot manage to make it work. I am sure I am doing something wrong not sure yet what exactly.

Another question, can I change the position of Show "Read On" instead of the read more position (end of the article) I want to render it before the article to make it float near the title.

Thanks a lot,
Uzi
Responses (15)


There are %s replies to this question. If you want to see them you need a valid subscription.
If you have a valid subscription, please login now.
Visit store now
Powered by EasyDiscuss for Joomla!