You are not logged in.
Is this a regression in 4.0.6 for the txp:site_url used as container tag?
<txp:site_url>Home</txp:site_url>
Bug: Output is the URL only. No link. Simple text as in the single tag usage.
Expected: Output should be in the end: <<< Home >>>
Complete code for an individual article (wrapped the code to be easier to read):
<p>
<txp:chh_if_data><txp:link_to_next><<< Newer</txp:link_to_next></txp:chh_if_data>
<txp:site_url>Home</txp:site_url>
<txp:chh_if_data><txp:link_to_prev>Older >>></txp:link_to_prev></txp:chh_if_data>
</p>
The single tag works as expected
<a href="<txp:site_url />" title="Start">Home</a>
Last edited by merz1 (2008-03-05 16:54:33)
Get all online mentions of Textpattern via OPML subscription: TXP Info Sources: Textpattern RSS feeds as dynamic OPML
Offline
The bug is on the documentation on Textbook, not in the code. The <txp:site_url /> tag is not a container tag. I checked versions 4.0.3 up to 4.0.6… all the same.
Offline
Am I the only person who can’t download 4.06? The link is giving me a “not found” error message.
Last edited by aswihart (2008-03-05 18:24:36)
Offline
Try downloading here: http://textpattern.com/files/textpattern-4.0.6.zip or http://textpattern.com/files/textpattern-4.0.6.tar.gz
Offline
aswihart wrote:
Am I the only person who can’t download 4.06? The link is giving me a “not found” error message.
In fact, ALL links from home to textpattern.com give “not found” errors…!
-K
Offline
true, the weblog isn’t available either
Offline
deepstereo wrote:
true, the weblog isn’t available either
Well that’s true – partly. Yes they are available, if you use messy urls. There is something wrong with clean urls, nothing more.
In example, you can use:
http://www.textpattern.com/?s=weblog
http://www.textpattern.com/?id=313
I hope that helps.
Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />
Offline
As it’s been said many times throughout the forum, clean URLs aren’t working. The server had a stroke last night, so in the meantime, just use http://textpattern.com/?s=section-name, http://textpattern.com/?id=n. EX: weblog, entry
edit: Gocom, you beat me by 26s!
Last edited by jm (2008-03-06 09:23:58)
Offline