Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2005-05-15 23:03:27
- Anark
- Member
- Registered: 2004-08-14
- Posts: 101
Re: zem_nav and RC3
Offline
Re: zem_nav and RC3
But it can’t limit prev-next to categories, can it? this is what I’m looking to do and haven’t been able to. If this is possible, what is the correct syntax?
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
#15 2005-05-17 05:24:56
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: zem_nav and RC3
“http://thresholdstate.com/download/zem_nav-0.5.txt:“http://thresholdstate.com/download/zem_nav-0.5.txt
A tentative release, should work with RC3.
Alex
Offline
Re: zem_nav and RC3
Zem: Thank you SO much. I know i’ve been bugging about this on and on and on.
However, I cannot get it to work. I have it within an article form, set ups like this:
<code>
<p><txp:zem_link_to_prev><< Previous project </txp:zem_link_to_prev> |
<txp:zem_link_to_next>Next Project >></txp:zem_link_to_next></p>
</code>
and all that gets output is the |
Could it be cause I’m running sungodbiff’s url_handler plugin and his modifications to support section/category/title ?
I’m using the latest sub-version of RC3
Last edited by kemie (2005-05-17 07:17:10)
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: zem_nav and RC3
Ok, got it working for some categories, but not for others, can’t figure out what the difference is…
(sorry, thinking out loud here)
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
#18 2005-05-17 15:02:25
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: zem_nav and RC3
http://thresholdstate.com/download/zem_nav-0.6.txt – fixes a problem with zem_rewrite.
Alex
Offline
#19 2005-05-22 16:31:50
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: zem_nav and RC3
Anyone have experiences to report with rc3? Is it working now?
Alex
Offline
Re: zem_nav and RC3
Zem, I managed to get it working on some categories, and not others, can’t figure out why.
for example: In my illustration category it works perfectly.
In my webdesign category it seems to jump randomly between 3 or 4 articles, doesn’t follow the prev/next order at all.
In my photography category It doesn’t even show up!
all categories are using the same forms, so I can’t figure out what the matter is.
Thank you for all your help zem :)
Last edited by kemie (2005-05-23 09:33:05)
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
#21 2005-05-23 14:49:18
- zem
- Developer Emeritus
- From: Melbourne, Australia
- Registered: 2004-04-08
- Posts: 2,579
Re: zem_nav and RC3
K,
Are the timestamps on the articles in those last two sections identical, by any chance?
Alex
Offline
Re: zem_nav and RC3
oh, d’oh.
yes, that is exactly the problem. I created all of them with the “save as new” plugin and never thought of the timestamps.
I’m happy to report that it is now working perfectly.
a HUGE thank you, zem!
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline
Re: zem_nav and RC3
Doesn’t work for me in RC3, it seems to disregard categories.
Section: Portfolio
Categories (All category 1), Web, Icon, Art, Themes.
When linking using this…
<code><div class=“articleNav”>
<span class=“prev”><txp:zem_link_to_prev><txp:prev_title /></txp:zem_link_to_prev></span>
<span class=“next”><txp:zem_link_to_next><txp:next_title /></txp:zem_link_to_next></span>
</div></code>
<p>.. it just iterates through all entries. I am also using zem_link 0.3. Any advice? I tried both 0.5 and 0.6 above but to no avail.</p>
Last edited by BlueMamba (2005-06-28 20:24:22)
Offline
Re: zem_nav and RC3
blue, where are you using it? ina form? article form? page?
~~~~~~~~~~~~~| monolinea.com | pixilate.com | istockphoto.com/kemie |~~~~~~~~~~~~~
Offline