ellnav 0.6 doesn't work

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
piratos

ellnav 0.6 doesn't work

Post by piratos »

Show the listing of my testcontent and show what the module makes of it



[attachment deleted by admin]
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm
Location: Los Angeles, CA

Re: ellnav 0.6 doesn't work

Post by sjg »

EllNav can be a little counter-intuitive.

It's also not designed to be a drop-in replacement for bulletmenu (unless you call it with "bulletmode=1").

Your example shows that you're in a page in section 1, and that you don't have expandall set to 1.

EllNav is designed to be included into a template twice. The first inclusion should be set with "toponly=1". This, in your example, would display the links for "CMS Install Successful" and "Sec1", the second inclusion of the would not need anything special set (and it would provide the output you're seeing).

If you're not really looking to have an Ell-shaped navigation scheme, you're better off using the bulletmenu plug-in, or, if you want more stylesheet control, using Ell-Nav with "bulletmode=1".

Let me know if this is still confusing!

Thanks,
___Samuel___
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
fsormok

Re: ellnav 0.6 doesn't work

Post by fsormok »

Hello all

I have a similar problem:

Directory-Hirarchy:

Code: Select all

1  CMS Install Successful!
     1.1 Frequently Asked Questions
     1.2 Contact Us
     1.3 SVN (cvs)
2 Install XAMMP / CMSMS
     2.1 XAMMP
     2.2 cmsms
          2.2.1 test
I use the provided Templates in the Module (sample_css.css  sample_template.html)

Here are my results:

http://localhost/cmsms/ looks like:

H>    Home Page | Install XAMMP / CMSMS
V>    FAQ
V>    Contact Us
V>    SVN (csv)

this seems correct. But if I click on "Home Page" http://localhost/cmsms/index.php?page=c ... uccessful-

H>    Home Page | Install XAMMP / CMSMS
V>    stays empty?!

If I click on "Install XAMMP / CMSMS" http://localhost/cmsms/index.php?page=Install_CMSMS

H>    Home Page | Install XAMMP / CMSMS
V>    stays empty?!

Shouldn't in Vertical be the content of "Install_CMSMS"?
I played around with expandall=1, bullet etc... with no success.

Any help on this issue realy appreciated.

fsormok
  * cmsms 0.11-beta3 cvs 2051
  * EllNav 0.6
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm
Location: Fairless Hills, Pa USA

Re: ellnav 0.6 doesn't work

Post by Ted »

Yeah, there was a change in 0.11 that broke the 0.6 version.  There is a quick fix here: http://forum.cmsmadesimple.org/index.ph ... 912.0.html
fsormok

Re: ellnav 0.6 doesn't work

Post by fsormok »

wishy wrote: Yeah, there was a change in 0.11 that broke the 0.6 version.  There is a quick fix here: http://forum.cmsmadesimple.org/index.ph ... 912.0.html
yeah, you saved my day! thanx for the answer fast as light!
Locked

Return to “Modules/Add-Ons”