Results 1 to 2 of 2

Thread: Hotaru Documentation Wishlist

  1. #1
    Former lead dev Nick's Avatar
    Join Date
    Jun 2009
    Location
    Kakamigahara, Japan
    Posts
    2,860
    Blog Entries
    88
    Thanks
    483
    Thanked 809 Times in 528 Posts

    Default Hotaru Documentation Wishlist

    Writing documentation for a CMS is not an easy task, but you can help by suggesting items to add to the Documentation Forums.

    Are there any files in the core Hotaru package that you'd love to understand, but can't get your head around? Are you trying to make a plugin, but are struggling with certain features? Are you trying make or tweak a theme, but need something explaining?

    Leave a post below so we can document the stuff that you really need.

  2. #2
    Member
    Join Date
    Feb 2011
    Posts
    92
    Thanks
    13
    Thanked 1 Time in 1 Post

    Default

    How do you remove the "Top Posts" from the very top nav bar in the default theme?

    Hi,
    I have read designing around plugins and I understand. In pluginHook('navigation'), my question is the variable names that I can enter for the fourth parameter. Basically, I want to exclude Top Posts, Latest.

    I try to remove latest with <?php $h->pluginHook('navigation', '', array(), array('latest')); ?> and no luck. Thus asking if "latest" is the proper variable name. And what is the variable name for top post. Rather than ask every-time for valid variable name use in pluginhook (namexxx, I wonder how to help myself. Where do I look or how to find or to know the variables used in pluginhook namexxx? Sorry for asking such a basic question for I have not look at the lib folder. And still getting to know Hotaru. tx

    Checking to make sure old code is not lurking and thus reboot for usage issue on my part. Done and latest is there. Will now do more searching. tx

    Research:
    http://forums.hotarucms.org/showthre...=remove+latest Nope to my paragraph question above.
    Last edited by scrt; 03-08-2011 at 01:03 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •