Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-06-02 09:24:24

jnope
Member
From: Italy
Registered: 2009-03-21
Posts: 20
Website

Tipattern - hard mod of the textpattern

Tipattern is the hard mod of the Textpattern CMS, based on 4.0.8 r3208 and add this feature:
  • integrate native cache support (asy_jpcache plugin), whit auto set off cache in (debug, test mode)[now in testing] and auto clean on site update, and tab to diagnostic and force cleaning
  • integrate native support to import/export template (hcg_template plugin),
  • add new tag “if_data” (chh_if_data plugin)
  • add support to description, meta-key, meta-description of the category and section,
  • add new defalt section “home” call only when the clean site url, redirect all other call (section, category, author, search) in the default section and add home section configuration in section tab,
  • add datepicher to write tab,
  • redesign write tab,
  • add new tag “home_article” to display only sticky article in home page(new home section),
  • change default use of sticky article, now auto add to home page and is displaing by default,
  • add new tag “section_description” to dispaly section description,

the repo is on github Tipattern

info at Tipattern

PS: NB: i’m very sorry for my bad english :(

Last edited by jnope (2009-06-09 12:14:55)


—-
jnope – Luca Sabato
the Nomad Code

Offline

#2 2009-06-02 16:37:35

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

Re: Tipattern - hard mod of the textpattern

Interesting, downloaded it and will play around.

Offline

#3 2009-06-02 19:50:06

jakob
Admin
From: Germany
Registered: 2005-01-20
Posts: 4,609
Website

Re: Tipattern - hard mod of the textpattern

I like the idea of extra description and meta fields for the sections and categories. That sounds like a worthwhile feature/patch suggestion and would banish all those nested conditional meta queries people have developed and hard-coded (or hidden article-based) intro texts per section/category.

Maybe also a section/category image field would fit there too (instead of using Mary’s upm_category_image workaround) and would answer all those (how do I have a different header for each section queries).


TXP Builders – finely-crafted code, design and txp

Offline

#4 2009-06-03 17:35:54

jnope
Member
From: Italy
Registered: 2009-03-21
Posts: 20
Website

Re: Tipattern - hard mod of the textpattern

i add section/image support in the next reales, i sty tuned, now some features are not implemented, sorry for incomplete work but stay tuned.

i hope my work is usefuel for the comunity, ;).

I’m not the genius i add native support for the stable plugin, whit a rework to code cleaning.

please open issue on github or in this forum if you find a bug.

thank’s all.


—-
jnope – Luca Sabato
the Nomad Code

Offline

#5 2009-06-03 17:58:45

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: Tipattern - hard mod of the textpattern

Luca, I moved your thread out of the Development forum because that forum is meant for Txp core development (read the sticky posts in there). To be honest it was hard to find a suitable forum for your thread, so you ended up in General Discussions :) No offence meant.
Still, it’s not a very good idea to ask people to post bug reports on this forum, unless you turn it into a plugin ;)

Offline

#6 2009-06-03 18:20:28

jnope
Member
From: Italy
Registered: 2009-03-21
Posts: 20
Website

Re: Tipattern - hard mod of the textpattern

sorry for my posting in the left side ;).
If you think this is the right side this is not a problem for me!


—-
jnope – Luca Sabato
the Nomad Code

Offline

#7 2009-06-03 18:49:15

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: Tipattern - hard mod of the textpattern

Luca

good to see your mod. Just an idea for you… I see you are hosting it on GitHub (yeah!) so perhaps you could use GitHub’s “issues” feature to track the bugs/problems people have with tipattern?


Steve

Offline

#8 2009-06-03 19:23:28

jnope
Member
From: Italy
Registered: 2009-03-21
Posts: 20
Website

Re: Tipattern - hard mod of the textpattern

jnope wrote:


please open issue on github if you find a bug.

yes i wrote up this solution! github is the right place!!!


—-
jnope – Luca Sabato
the Nomad Code

Offline

#9 2009-06-03 19:26:45

net-carver
Archived Plugin Author
Registered: 2006-03-08
Posts: 1,648

Re: Tipattern - hard mod of the textpattern

Luca

So you did — sorry — I missed that.


Steve

Offline

#10 2009-06-03 19:34:37

jnope
Member
From: Italy
Registered: 2009-03-21
Posts: 20
Website

Re: Tipattern - hard mod of the textpattern

i thik to integrate MLP in the next realese of the Tipattern!! ;)


—-
jnope – Luca Sabato
the Nomad Code

Offline

#11 2009-06-30 18:59:03

danwoodward
Member
From: Brooklyn NY
Registered: 2006-08-06
Posts: 51
Website

Re: Tipattern - hard mod of the textpattern

Seem to be an issue with category list tag, I put it in a page and get this error.

 Textpattern Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '')   order by name ASC' at line 1
select name, title from txp_category where type = 'article' and name not in('default','home',root')   order by name ASC  on line 82

Offline

#12 2009-06-30 21:07:22

danwoodward
Member
From: Brooklyn NY
Registered: 2006-08-06
Posts: 51
Website

Re: Tipattern - hard mod of the textpattern

found a fix for this. See on Git hub issue tracker

Offline

Board footer

Powered by FluxBB