Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] ako_nav
Hi there maniqui. I just wanted to say that I swear I haven’t forgotten all about this — I’ve just been rather busy as of late.
But, when I get some time, I’ll definately look into some of the stuff you mentioned.
And a quick though: yes, I do use my own plugin on my site We’re All Afraid… . I simply use an oldver version, as I really have no need to update it on that site.
Offline
#50 2005-12-23 03:27:09
- Vitruvius
- Plugin Author
- Registered: 2004-09-21
- Posts: 125
Re: [plugin] [ORPHAN] ako_nav
Firstly – thanks for the plugin – it is very useful.
Here is my feature request: I would find it very useful to give a class to the First Child and Last Child in a list. This opens a bit of a can of worms with your plugin already asigning the class ‘active’. Hence in order to achieve this, you’d need to assign the following when relevant:
- firstchild-active
- firstchild
- lastchild-active
- lastchild
For those of you wondering how this could be used: the simplest example is a list with dividers in-between but not at the end eg:
HOME | ABOUT | ARCHIVE | CONTACT
SH
Offline
Re: [plugin] [ORPHAN] ako_nav
Hey there, those features shouldn’t be too hard to integrate. As soon as I get some time, I’ll roll out a new version with the first child / last child support as well as a feature to make the class=“active” be something other than active. This might not be for a few weeks as I’m kind of busy at the moment, but I promise that once I can do it I will.
Offline
#52 2006-01-04 23:45:13
- nardo
- Member
- From: tuvalahiti
- Registered: 2004-04-22
- Posts: 743
Re: [plugin] [ORPHAN] ako_nav
this is not particularly important…
but you can’t have a comma within a navigation item e.g. “Your Team, Your Say” …
perhaps the ‘title’ strings could be enclosed in quotation marks or similar?
Offline
Re: [plugin] [ORPHAN] ako_nav
This plugin is wonderful and save a lot of time. Latest version is fully customizable, thank you for that!
I just want to let you know some thing I’d find useful:
1. I agree with Vitruvius requests: it could be useful to have a specific class for first and last item in the list. It’s not my need now, but I remember a site on whick I worked, it would have needed this.
2. It would be great if your plugin could be aware if we’re in a section home or in an individual article page. In a section home, with currlink=0 we should not have the link, but in the individual article we should! From individual article we can go to the section home!
I hope it’s clear what I mean. At the moment I go thru this by using txp conditionals for serving 2 different ako_nav settings if we’re in articlelist or individual article. It works fine, so it’s not really that necessary. But it would be nice a plugin that can manage that issue by itself.
Anyway, my favorite plugin for navigation: thanks! :)
Z-
Offline
#54 2006-04-09 16:33:03
- yeah
- Member
- Registered: 2006-04-08
- Posts: 15
Re: [plugin] [ORPHAN] ako_nav
hi,
I had to give up using rdt_dynamenus, because it didn’t add the class=”active” to the active section, so i installed ako_nav.
But if i install it and put it on, my apache crashes. i didn’t even use it. i just put it on and opend the frontend. the cpu usage of my server goes on 99% and stays there.
thanks for any help.
Last edited by yeah (2006-04-09 16:33:23)
Offline
Re: [plugin] [ORPHAN] ako_nav
@yeah: What other plugins are you using? I’ve never heard of someone having this issue, and quite frankly, I don’t see how that’d be possible.
Offline
#56 2006-04-09 16:49:28
- yeah
- Member
- Registered: 2006-04-08
- Posts: 15
Re: [plugin] [ORPHAN] ako_nav
i have others installed, but only this is active.
rdt_dynamenus
mdp_sectionmenu
ako_nav
Offline
Re: [plugin] [ORPHAN] ako_nav
You are using the latest version of the plugin, v.9.1, right?
Uhm, other than that, I don’t really know what to tell you…
Offline
#58 2006-04-09 16:55:03
- yeah
- Member
- Registered: 2006-04-08
- Posts: 15
Re: [plugin] [ORPHAN] ako_nav
i can imagine, this is really stupid.
this is what i have:
ako_nav 0.9.1
Version Textpattern: 4.0.3 (r1188)
last_update: 2006-03-28 11:01:53/2005-12-26 17:49:56
Absoluter Pfad der Seite: C:/server/xampp/htdocs (C:\server\xampp\htdocs)
$path_to_site: C:\server\xampp\htdocs\textpattern
Pfad Textpattern: C:\server\xampp\htdocs\textpattern\textpattern
Schema der URLs: messy
upload_tmp_dir: C:\server\xampp\tmp
Temporäres Verzeichnis: C:\server\xampp\htdocs\textpattern\textpattern\tmp
PHP-Version: 5.1.1
server_time: 2006-04-09 18:53:42
MySQL: 5.0.18-nt
Regionale Einstellungen: German_Germany.1252
Server: Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1
Apache-Version: Apache/2.2.0 (Win32) DAV/2 mod_ssl/2.2.0 OpenSSL/0.9.8a mod_autoindex_color PHP/5.1.1
php_sapi_mode: apache2handler
os_version: Windows NT 5.1
Last edited by yeah (2006-04-09 16:55:38)
Offline
Re: [plugin] [ORPHAN] ako_nav
Well, my only guess is that it might be something with PHP 5.1.1.
If I get a chance today, I’ll load that up on my computer and give it a whirl. Got some stuff to take care of at the moment, so it won’t be for a few hours at least, but I’ll try to get to it today.
Offline
#60 2006-04-09 16:59:42
- yeah
- Member
- Registered: 2006-04-08
- Posts: 15
Re: [plugin] [ORPHAN] ako_nav
thank you. would be very nice.
Offline