Hi,,everyone to all,
i nedd assistance from your side,,i develop small
components How to develop categories and Sub categories from joomla admin
components mmmis there any idea pls reply or given some example codings
,,,and packages to easy lines
> Hi,,everyone to all,
> i nedd assistance from your side,,i develop > small components How to develop categories and Sub categories from > joomla admin components mmmis there any idea pls reply or given some > example codings ,,,and packages to easy lines
> Thanks
> Josef
> -- > You received this message because you are subscribed to the Google > Groups "Joomla! CMS Development" group.
> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> To unsubscribe from this group, send email to > joomla-dev-cms+unsubscribe@googlegroups.com.
> For more options, visit this group at > http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
You can add a category manager with just a few lines of code. If you
look at administrator/components/com_weblinks/weblinks.xml, you will
see a menu link element with:
> Hi,,everyone to all,
> i nedd assistance from your side,,i develop small
> components How to develop categories and Sub categories from joomla admin
> components mmmis there any idea pls reply or given some example codings
> ,,,and packages to easy lines
> Thanks
> Josef
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! CMS Development" group.
> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-cms+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! CMS Development" group.
> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-cms+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
On Tue, May 15, 2012 at 4:55 AM, Mark Dexter <dextercow...@gmail.com> wrote:
> You can add a category manager with just a few lines of code. If you
> look at administrator/components/com_weblinks/weblinks.xml, you will
> see a menu link element with:
> That adds the Categories tab to the Web Links manager. All we are
> doing is calling com_categories with the extension variable in the
> URL.
> Good luck. Mark
> On Mon, May 14, 2012 at 2:09 PM, Daniel <daniel.iguera...@gmail.com>
> wrote:
> > Hi Josef,
> > https://github.com/Niambie > > This is a J! component creator.
> > Just amazing, very helpful and free.
> > Regards,
> > Daniel
> > Le 14/05/2012 13:17, josef amalraj a écrit :
> > Hi,,everyone to all,
> > i nedd assistance from your side,,i develop
> small
> > components How to develop categories and Sub categories from joomla
> admin
> > components mmmis there any idea pls reply or given some example codings
> > ,,,and packages to easy lines
> > Thanks
> > Josef
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Joomla! CMS Development" group.
> > To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> > To unsubscribe from this group, send email to
> > joomla-dev-cms+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Joomla! CMS Development" group.
> > To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> > To unsubscribe from this group, send email to
> > joomla-dev-cms+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/joomla-dev-cms?hl=en-GB.
> --
> You received this message because you are subscribed to the Google Groups
> "Joomla! CMS Development" group.
> To post to this group, send an email to joomla-dev-cms@googlegroups.com.
> To unsubscribe from this group, send email to
> joomla-dev-cms+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/joomla-dev-cms?hl=en-GB.