Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-05-06 19:02:03

typeshige
Member
From: USA
Registered: 2005-08-11
Posts: 151
Website

Reassuring updates on the development version!

I just wanted to say I’m glad there has been so much recent activity on the pre 4.0.7 version. Thanks to everyone involved!

http://code.google.com/p/textpattern-cms/source/list

Last edited by typeshige (2008-05-06 19:02:33)

Offline

#2 2008-05-07 13:34:55

hakjoon
Member
From: Arlington, VA
Registered: 2004-07-29
Posts: 1,634
Website

Re: Reassuring updates on the development version!

Indeed! Go Ruud and Wet, some really good stuff in there.


Shoving is the answer – pusher robot

Offline

#3 2008-05-07 14:57:53

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: Reassuring updates on the development version!

Container tags for article and article custom!!!

Last edited by FireFusion (2008-05-07 14:58:30)

Offline

#4 2008-05-07 15:43:14

Bloke
Developer
From: Leeds, UK
Registered: 2006-01-29
Posts: 11,250
Website GitHub

Re: Reassuring updates on the development version!

I concur… go go go!

FYI, there is an updated version of the ied_plugin_composer written and ready for testing by brave individuals at the bleeding edge of TXP. It rolls in the new plugin load order capability and generates/reads the updated template.

Give me a day or so to download an SVN copy of TXP and run the plugin through its paces, after that I’ll open the floor for testing. Any plugin authors interested in a pre-4.0.7 copy to update their own plugins, give me a shout.


The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.

Txp Builders – finely-crafted code, design and Txp

Offline

#5 2008-05-07 15:59:15

lee
Member
From: Normandy, France
Registered: 2004-06-17
Posts: 831

Re: Reassuring updates on the development version!

FireFusion wrote:

Container tags for article and article custom!!!

What’s a container/do?

Offline

#6 2008-05-07 17:17:14

hcgtv
Plugin Author
From: Key Largo, Florida
Registered: 2005-11-29
Posts: 2,722
Website

Re: Reassuring updates on the development version!

lee wrote:

What’s a container/do?

Silly user, TxP is for geeks ;)

Offline

#7 2008-05-07 17:30:59

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: Reassuring updates on the development version!

It means rather than having to use a form to set how the article is going to be displayed I can put it in the same form/page I called it from. Like this.

<div="nav_main">
<txp:article_custom section="articles">
<li><a href="<txp:permlink />"><txp:title /></a></li>
</txp:article_custom>
</div>

Offline

#8 2008-05-07 17:31:50

maniqui
Member
From: Buenos Aires, Argentina
Registered: 2004-10-10
Posts: 3,070
Website

Re: Reassuring updates on the development version!

FireFusion wrote:

Container tags for article and article custom!!!

Yeah!


La música ideas portará y siempre continuará

TXP Builders – finely-crafted code, design and txp

Offline

#9 2008-05-07 17:32:17

FireFusion
Member
Registered: 2005-05-10
Posts: 698

Re: Reassuring updates on the development version!

I’m praying for the ability to call sticky and live articles from the same article tag.

Offline

#10 2008-05-07 18:11:32

lee
Member
From: Normandy, France
Registered: 2004-06-17
Posts: 831

Re: Reassuring updates on the development version!

FireFusion wrote:

It means rather than having to use…

Thanks

Offline

#11 2008-05-07 20:28:12

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: Reassuring updates on the development version!

Note that there’s no need to set the plugin order in your plugin unless your plugin must be loaded earlier or later than other plugins. Most plugins do not need this.

Offline

#12 2008-05-28 02:29:43

typeshige
Member
From: USA
Registered: 2005-08-11
Posts: 151
Website

Re: Reassuring updates on the development version!

I just saw the new tags, variable and if_variable. How would one use it? Perhaps examples of this can be added to the wiki soon?

In fact, I never understoond what the rsd tag was good for.

Thanks for the new updates!

Offline

Board footer

Powered by FluxBB