Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#16 2005-04-06 15:12:17
- davidm
- Member

- From: Paris, France
- Registered: 2004-04-27
- Posts: 719
Re: [plugin] [ORPHAN] ako_nav v0.1
What do you mean manually ?
Change it in the source code ?
.: Retired :.
Offline
#17 2005-04-06 15:43:48
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: [plugin] [ORPHAN] ako_nav v0.1
Yes, that’s what he means. I had to do the same.
Offline
#18 2005-04-06 15:57:11
- davidm
- Member

- From: Paris, France
- Registered: 2004-04-27
- Posts: 719
Re: [plugin] [ORPHAN] ako_nav v0.1
OK, I’ll try again then
.: Retired :.
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
yes, manually changing in the plugin source code does seem to work. the tag attribute doesn’t at the moment.
textpattern.org :: find and share Textpattern resources
docs.textpattern.io :: Textpattern user documentation
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
Ok, so first off, I want to say that I’m sorry about all of this insanity – I’ve been rather busy as of late, and haven’t had a chance to investigate what’s going on really.
Anyways, I’m now releasing v0.3, which this time, truly lets you turn off the header text.
Questions, comments, concerns, cash? I’ll take any and all. ( ;) ).
Actually though, I would like to get some input as to where people would like this to be developed to, or if it’s good as is.
Thanks for your time, and for using my plugin.
/ako
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
Nice plugin, thanks.
One thing I find missing, it’s customized title attribute for each link. I would like to have something similar to the name and url, but for title.
Like title="my first title,my second title,my third title" and so on.
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
Another thing (sorry, can’t edit): could you add the .active class to the li tag also, and not just to the a in it ? It would help a lot for double background image techniques, like sliding doors.
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
There already is a title attribute that works just like you want.
<code>
title=“my first title,my second title,my third title”
</code>
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
> wilshire wrote:
> There already is a title attribute that works just like you want.
<code>
title=“my first title,my second title,my third title”
</code>
Thanks, I misunderstood what the documentation said. It work nicely.
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
Is it just me and my Firefox on a Winblows XP, or is this plugin not attainable? I see a blank page on his Web site when I follow the download link. Anyone have a copy of the text file they would mind emailing me? The latest version, preferably. Thanks in advance.
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
It’s there now, you just can’t see the text when you open the page.
Last edited by soulship (2005-05-26 14:27:50)
Offline
#27 2005-05-09 18:56:35
- HedgeHog
- Member

- From: Springfield, MO
- Registered: 2004-03-24
- Posts: 14
Re: [plugin] [ORPHAN] ako_nav v0.1
Not just you. Right click on the screen, then select all, copy, then paste into Textpattern. Once in Textpattern it shows up. Go figure.
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
Go figure indeed. Thanks guys.
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
I’m trying to build a navigation that not only changes the style of “active”, but turns it from a link to a span (so it’s not clickable). Is this possible with this plugin? If not, is there another way to do this?
Offline
Re: [plugin] [ORPHAN] ako_nav v0.1
@cpalmieri
Not that I know of, but that would be nice indeed.
Offline