Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: G1.17 Released
Just wanted to say thanks to Dean for helping me out with the bizarro problem I reported at the beginning of this topic :) culprit turned out to be categories with empty names, causing an infinite loop, hence the lack of output. I’ll also add my praises for the interface changes! That’s what we literary types call diamond-cut-diamond skill :)
Offline
Re: G1.17 Released
Dean. Thanks! Awesome program and well worth waiting for.
Question. You mention in the change notes “Fixed a problem where articles set to be published in the future were showing up in Recent Articles lists”
What about custom lists? I have a custom list that displays 1 article in posted order from a particular section/category. I want to post articles with future dates and have them not appear until that date. Not working. Any thoughts?
This is the tag…
<txp:article_custom form=“default” limit=“1” category=“verses” section=“verses” sortby=“Posted” sortdir=“desc” />
Thanks,
jerry
I don’t blame Congress. If I had $600 billion, I’d be irresponsible too.
Offline
Re: G1.17 Released
> But is it YYYY-DD-MM or YYYY-MM-DD?
Isn’t there both?
text*
Offline
Re: G1.17 Released
> Sorry, does the fix script rectify the
text*
Offline
Re: G1.17 Released
It seems
'syndicate_body_or_excerpt' => 1,
is ignored. The whole text is sent as feed.
Otherwise: great update, no problems at all. Thanks, Dean-san.
Offline
Re: G1.17 Released
> ‘syndicate_body_or_excerpt’ => 1, is ignored
Yep. Got my ones and zeroes mixed up – will work in today’s fix.
text*
Offline
Re: G1.17 Released
> What about custom lists? I want to post articles with future dates and have them not appear until that date
Right – txp:article_custom wasn’t checking for status Live or publication date. This is fixed in g117a, coming shortly.
text*
Offline
Re: G1.17 Released
Another oddity: the new paging tag doesn’t work as expected.
Changing
<txp:paging_link><img style="border:0;" src="/volgende.png" title="volgende, next" alt="pijl naar rechts, right arrow" /></txp:paging_link>
to
<txp:newer><img style="border:0;" src="/volgende.png" title="volgende, next" alt="pijl naar rechts, right arrow" /></txp:newer>
should, I think, produce the same results as before, but it doesn’t. The image that acts as a link is not inserted.
Last edited by Hiram (2004-03-25 09:28:56)
Offline
Re: G1.17 Released
Hiram, that works fine here – of course you wouldn’t see it until you’ve clicked through to page 2, though (there are no articles newer than those on the front page).
text*
Offline
Re: G1.17 Released
conspi, what does the form named “list” contain?
(Folks, let’s put bug reports and how-do-I’s in their proper forums – this thread is getting ludicrous)
text*
Offline