Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: MLP: The Next Generation
In the Renditions tab, look at the ID column.
Look for the ID of your English article.
Then use that ID in article_custom.
Offline
Re: MLP: The Next Generation
dl33 wrote:
get id of english version of displayed article->
Not current possible, AFAIK. I’ve requested that (to have a way to access the data of other rendition for this article, so to get article id, the value of custom fields, etc) some time ago. In other words, to share some data/fields across renditions.
Check this post and also the one linked on that post (well, this).
I hope this could be added in a future release.
Offline
Re: MLP: The Next Generation
@dll33,
in the meanwhile, probably the best way is by storing the ID of the original article on a custom field for each rendition.
So then, you could do something like this (pseudo code):
if lang = en
...some comment form tags...
else
<txp:article_custom id='<txp:custom_field name="original_article_id" />'>
...some comment form tags...
</txp:article_custom>
Offline
#19 2009-03-20 10:08:00
- tom1
- Member
- Registered: 2009-03-20
- Posts: 36
Re: MLP: The Next Generation
Whats the situation with this plugin support? i tried to download fixed .zip (MLP Pack 0.9.11 GP) from the link in this topic, but no host found. Also checked from txpforge.org but that zip isnt available for download from there either..
I wouldn’t liketo change back to previous version of txp just to get mlp to work!
Offline
#20 2009-03-20 10:25:20
- els
- Moderator

- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: MLP: The Next Generation
tom1
Thanks for reporting this, I’ll let Graeme know the download doesn’t work. I’ve put my copy of the zip temporarily here. (edit: removed, download link on txpforge.org is fixed.)
Last edited by els (2009-03-20 17:12:32)
Offline
Re: MLP: The Next Generation
Els wrote:
I’ll let Graeme know the download doesn’t work
Fixed!
Offline
#22 2009-03-20 17:09:05
- els
- Moderator

- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: MLP: The Next Generation
graeme wrote:
Fixed!
Thank you :)
Offline
#23 2009-03-21 11:29:20
- tom1
- Member
- Registered: 2009-03-20
- Posts: 36
Re: MLP: The Next Generation
thanks for quick reply! its good to see that mlp is still supported :)
Offline
#24 2010-04-01 15:58:05
- nigromontanus
- New Member

- Registered: 2010-04-01
- Posts: 3
Re: MLP: The Next Generation
It seems txpforge.org is down…i am getting 503’s for the last three days…is there any way to acquire a copy of MLP 0.9.13 (if that is the latest version compatible to TXP 4.2.0) at the moment?
I put great expectations into that version of MLP, since MLP 0.9.11 in combination with TXP 4.2.0 produced some nasty charlie foxtrotts (especially with the design…apparently the l10n-module did not like my CSS and disabled it, so the site appeared in that shiny Times-New-Roman-back-to-1994-look when l10n was active).
Caveat I: I am testing this currently under MAMP, -any chance the problem is rooted there?
Caveat II: Consider me a complete greenhorn but quick learner in all matters TXP, it is quite possible i overlooked something.
Offline
#25 2010-04-01 16:08:57
- els
- Moderator

- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: MLP: The Next Generation
MLP 0.9.13 is indeed the version you need to use with Txp 4.2.0. Until TXP Forge is up again, you can download it here. (Edit: site is up, link removed.)
Last edited by els (2010-04-01 21:12:25)
Offline
Re: MLP: The Next Generation
nigromontanus wrote:
It seems txpforge.org is down…i am getting 503’s for the last three days…is there any way to acquire a copy of MLP 0.9.13 (if that is the latest version compatible to TXP 4.2.0) at the moment?
Seems the boot action on the server has gone missing :-/
I can’t seem to recreate it so I’ve started the site again manually.
Offline
#27 2010-04-01 16:38:32
- nigromontanus
- New Member

- Registered: 2010-04-01
- Posts: 3
Re: MLP: The Next Generation
so many thanks! will try that immediately.
Offline
Re: MLP: The Next Generation
Cool guys! Spank you well
I think, therefore I AM, … … er … I think :-?
Offline
#29 2010-04-01 17:56:49
- nigromontanus
- New Member

- Registered: 2010-04-01
- Posts: 3
Re: MLP: The Next Generation
works like a charm. thanks again, you saved my day (was beginning to doubt my mental capabilities).
Offline
#30 2010-04-27 10:13:57
- Teemu
- Member
- From: Shanghai
- Registered: 2010-04-27
- Posts: 60
Re: MLP: The Next Generation
Hi!
TXP Forge seems to be down again. Is mlp-0.9.13-gp available anywhere else?
Offline