Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#109 2006-08-30 17:14:07
Re: [plugin] [ORPHAN] etz_pg for paginated articles
0.10 has passed its probation period by not having received any bug reports. Therefore, its no longer a “development” version and anyone may use it for purposes other than testing.
VC3 :: weblog :: my wishlist
Offline
#110 2006-09-08 19:38:11
- Ace of Dubs
- Member
- Registered: 2006-04-17
- Posts: 446
Re: [plugin] [ORPHAN] etz_pg for paginated articles
I dont know how I missed this spectacular update. Kudos man…cant wait to give this a test run :D
Offline
#111 2006-12-06 19:48:50
Re: [plugin] [ORPHAN] etz_pg for paginated articles
I’m using version 0.10. In the last page of a split article, it cuts off part of the last closing p tag. If I end the article right at the end of the last line, I’ll get a trailing <
character. If I add a blank line after it, I’ll get </p
You can see it here: http://gwrpa.org/gotm/soa/2/ana-atsauna-qehara-tave-et-al?pg=4
Otherwise, it works great. I love this plugin.
Last edited by nimnix (2006-12-06 19:50:52)
textpattern.org :: find and share Textpattern resources
textpattern.net :: TextBook – Textpattern wiki
Offline
#112 2006-12-06 20:13:55
Re: [plugin] [ORPHAN] etz_pg for paginated articles
ninmix: Are you following the instructions carefully? After the end of your last paragraph (a newline itself) on one page, put a newline, then [page]
, then a newline, and then your first paragraph at the page that follows. If you have an article split in i.e. x
pages, then the number of [page]
tags is x-1
.
Also, when reporting a possible bug, please include the version numbers of the plugin, TXP and PHP.
Last edited by Etz Haim (2006-12-06 20:15:14)
VC3 :: weblog :: my wishlist
Offline
#113 2006-12-06 20:20:29
Re: [plugin] [ORPHAN] etz_pg for paginated articles
I’m using textpattern 4.04, with plugin version 0.10.
This only happens on the last page of a split article. All the other pages work fine, and when viewing one-page articles it’s fine. I’ve also tried using switchmode, and the full article display is fine. This seems to only happen on a split article, on the very last page.
textpattern.org :: find and share Textpattern resources
textpattern.net :: TextBook – Textpattern wiki
Offline
#114 2007-01-22 15:43:21
- satsilem
- Member
- Registered: 2006-09-20
- Posts: 19
Re: [plugin] [ORPHAN] etz_pg for paginated articles
nimnix wrote:
[…] If I end the article right at the end of the last line, I’ll get a trailing
<
character. If I add a blank line after it, I’ll get</p
[…].
I have exactly the same problem with the trailing character.
Also Does anybody know how to make it show the comments only at the last page and not in all pages?
Thanks in advance
Offline
#115 2007-01-22 20:47:35
Re: [plugin] [ORPHAN] etz_pg for paginated articles
There are conditionals for that cause. Read the included documentation.
VC3 :: weblog :: my wishlist
Offline
#116 2007-01-23 00:11:23
- shaza
- Member
- Registered: 2006-10-31
- Posts: 20
Re: [plugin] [ORPHAN] etz_pg for paginated articles
I had that same problem with the trailing < and all. The space works to get rid of it, since it, but when I don’t use textile its a bit problematic. I simply added a <p> at the end of the article and it got rid of it, adding a </p> afterwards… sorta weird…
Offline
#117 2007-01-24 22:44:12
- matt_g
- New Member
- Registered: 2006-08-14
- Posts: 2
Re: [plugin] [ORPHAN] etz_pg for paginated articles
Etz,
I am currently trying to use the following tag:
<txp:etz_pg_custom text=”%t” link=“1” />
However I get no output at all, just whitespace.
I tested that the custom field was defined and functioning properly by using the following tag:
<txp:etz_pg_custom page=“1” mode=“rel” link=“1” />
The output I got from that tag was the next page’s name with a link to it, just like I expected.
So given that the custom fields seem to be working, why is it that I get a completely blank output when using the first tag mentioned?
Thanks!
Last edited by matt_g (2007-01-24 22:45:05)
Offline
#118 2007-02-19 17:27:49
Re: [plugin] [ORPHAN] etz_pg for paginated articles
Is the trailing < considered a bug? I have to add two spaces at the end of every article in order for it to go away. I love this plugin — but would consider the trailing < issue to be a bug.
Offline
#119 2007-02-26 21:05:21
Re: [plugin] [ORPHAN] etz_pg for paginated articles
This looks like a great plug-in! Thank You!
Feature suggestion:
Ability to specify a number of characters/words/paragraphs and then have the article automatically split there.
For a site with a lot of contributing writers having them insert [page]
into the article is something they willl very likely forget or get confused by…especially if they have to do it multiple times for large articles.
Forgive me if this is already possible…I checked the documentation and didn’t find anything about it.
Cheers,
—
Tom
Offline