Menu Manager 1.1. Released!

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
Post Reply
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Menu Manager 1.1. Released!

Post by Ted »

This fixes a few bugs in the 1.0 release bundled with CMSMS 0.12. The target parameter in the Link content type is now used, and also fixes a few depth issues when using the items and start_element parameters.

These fixes will also be in 0.12.1 when it's released.
Piratos

Re: Menu Manager 1.1. Released!

Post by Piratos »

Links works (target), separator and Section Header has no function.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Re: Menu Manager 1.1. Released!

Post by Ted »

Did you clear the cache?  Are you still using the default templates as they are on the file system?

On my test site, my newly created link displays:

Code: Select all

<li><a href="http://test.com" target="_blank">Test Link</a>
</li>
Section Header and Separators work as well.

Code: Select all

<li style="list-style-type: none;"><hr class="separator" />
</li>

<li><span class="bullet_sectionheader">Test Header</span>
</li>
I'm not doing anything special.    This is just the default bulletmenu.tpl template (the one that is used when template= isn't defined).
Piratos

Re: Menu Manager 1.1. Released!

Post by Piratos »

Did you clear the cache?  Are you still using the default templates as they are on the file system?
Yes and yes , the same result links Ok, no separator, no section header.
Piratos

Re: Menu Manager 1.1. Released!

Post by Piratos »

Correction:

if a delete the cache twice Section Header is ok, but no separator.
Post Reply

Return to “Announcements”