• Go to content
  • Go to welcome information
  • Go to search
  • Go to footer
Content last modified Sunday 21 October 2012
Need help [ ? ]
hop to #bottom
Home → Mods → Mods directory
Mods
admin
articles

sed_default_article_status

Need to have a default article status other than _Live_? Well now you can.

Need to have a default article status other than Live? Well now you can.

Just install the plugin and go to Admin > Prefs > Advanced Prefs, scroll down to the ‘Publish’ section and choose the default for your site and save the prefs.

From now on, your new articles will default to that...

more details >

Mods
admin

Don't disable plugins on the "Admin/Plugins"-tab

Benefits:

  • keep the “Extensions”-tab always visible
  • allow plugins like the indispensible soo_editarea to work on “Admin/Plugins/Edit”

To tame amok-running plugins there’s a parameter: with an URL...

more details >

Mods
conditionals

atb_if_form

Conditional tags for forms

Lately, I’ve been writing Textpattern pages for relatively complex sites that do things like this:

<txp:if_section name="widgets,sprockets,thingies">
    <txp:hide>The widgets, sprockets, and thingies sections have their own special layouts.</txp:hide>
    <txp:output_form...
more details >

Mods

Tipattern

Tipattern is the hard mod of the Textpattern CMS, based on 4.0.8 r3205 and add this feature:

  • integrate cache support,
  • integrate import export template support,
  • some new tag like “if_data”,
  • add support to description, meta-key, meta-description of the category...

more details >

Mods
admin
style

Textpattern interface restyled for 4.0.6

A 4.0.6 update to Dan Hoy's admin theme/mod

A 4.0.6 update to Dan Hoy’s admin theme/mod

more details >

Mods
developer
plugins

ort_plugindecode

Textpattern plugin decoder

ort_plugindecode.php is a script that allows you to decode a Textpattern plugin in order to get a source .php file you can edit and modify and then compile using the standard zem_tpl.

It has three different modes: textpattern plugin adds an easy to use tab to the administrative interface of Textpattern, command line mode works from the command line (just like zem_tpl does). Web mode works in a php enabled web server and you can invoke it from a standard browser.

more details >

Mods
integrations
media

kbk_itemstats

Itemstats-Implementation in Textpattern

If you ever wanted to use that nifty Itemstats-Functionality in your Articles you should give this implementation a try.

more details >

Mods
style
admin

Textpattern Interface Re-Styled for 4.0.5

The Original Textpattern Interface Re-Styled had such a positive response, I figured it is good to keep things up to date on my download page. So here is the official release for Textpattern 4.05

more details >

Mods
style
admin

(Updated) Textpattern Interface Restyled

PLEASE NOTE: If you downloaded this before, you’ll need to download the new one to get the updated textpattern.css file!

Thanks to Dan Hoy for this great interface-lift. I’ve been using it under 4.0.4, but wanted to upgrade to 4.0.5.

So….I did. I had to add an item...

more details >

Mods
style
admin

Textpattern Interface Re-Styled

During the process of building my site in Textpattern, I came across a redesigned interface package at a site called Empty Spaces. I was inspired by what they did and started playing around with the css…

more details >

Mods
templates

Textplates '07 Launched

The 2nd annual Textpattern Template Competition, Textplates ‘07, is finally here. The competition is back with a brand new website and some amazing prizes ($11,000 worth) that are sure to make it even better than last...

more details >

Mods
miscellaneous
admin-extensions

Multi-Lingual Publishing Pack

Easily build multi-lingual sites using textpattern!

The MLP Pack is an extension pack for Textpattern that allows you to easily build and maintain multi-lingual websites and manage translations.

more details >

Mods
comments

modding comment input field lengths (4.0.3)

modding comment input field lengths in textpattern/publish/comment.php

more details >

Mods
syntax/textile

Serve your site as application/xhtml+xml

If you want to serve your Textpattern site with the proper MIME type, you need to edit publish.php, found in the /textpattern/ directory. (written for 4.0.3)

  1. Backup and open /textpattern/publish.php in a text editor
  2. Search for “text/html” (lines 115 and...
more details >

Mods
images
tricks/advice

Admin Panel Image Sorting

Image Sorting in the Admin Panel

A modification that allows one to sort by category or article id as well as the standard sorting options on the image tab of your admin panel.

more details >

Mods
non-english

Hungarian transalation for TXP!

Hungarian Language file

So, I’ve decided to take the textpattern to my mother language.

more details >

Mods
subscription

Make RSS links displayable in browser

Make RSS links displayable in firefox

Make firefox and IE render the RSS feed instead of prompting to download it. will help with similar problems in other browsers as well.

instructions:
1. download file
2. use it to replace /textpattern/publish/rss.php on your site
3. enjoy!


Mods
admin

Moving the /textpattern/ folder

Ask yourself these two questions:

  • Have you ever had the urge to move the textpattern directory somewhere else and use it as a section instead?
  • Do you have a site that you want some tightened security and therefore keep the admin part of TXP on the encrypted secure https server?

Did you anser yes to any of the questions? Great, then keep on reading.

more details >

Mods
comments
subscription

Add link to comments in feeds

A one-line addition to rss.php and atom.php to add a link to comments from within feeds

A simple one-line addition to both rss.php and atom.php will allow for displaying a link to comments inside the body of your website’s feeds:

more details >

Mods
search
integrations

google_hilite

Highlights the search terms that brought a visitor from Google

more details >

Mods
custom fields
files

Custom fields for files

adding custom fields to supplement RC3 file support feature

I updated to RC3 and love the file support, but I was missing one thing: custom fields for additional informations like file author. So today I tried to implement it and it works good for me. I decided to share this hack with people who are new to php or who have no time to do it themselves.

more details >

Mods
comments

Better Remembered Commenters

Have comments welcome back visitors instead of redisplaying entire comment form for regular visitors.

more details >

Mods
subscription

Molding Textpattern XML Feeds

Customize XML feeds to allow for both full articles and excerpts.

more details >

Mods
comments

Removing Comment Previews

Here is a step-by-step guide on how to remove the comments preview function from Textpattern. It involves publish/comments.php in your Textpattern folder, and I would advise backing up the file before you make any changes.

more details >

Mods
category
lists

asy_category_tags

Tags for category display

Adds three tags. Two are replacements for category_list and category_popup which are section-sensitive, i.e. they only contain categories that have posts in the current section, and they link to the current section.
The third tag is an article-tag that shows the catagories that a post is in (or displays nothing if no category is set).


Mods
images

mdp_automatic_randt mod

Automatic Resize & Thumbnails

TXP Hack to automatically create thumbnails from uploaded JPEG’s

more details >

Mods
integrations
miscellaneous

Automatic Acronyms

Enhances acronym handling

Automatically convert common acronyms like XML, HTML, TXP without having to define them via the ACRO method. You can still define your own acronym’s.

more details >

Mods
syntax/textile

TextilePHP

Replace built-in Textile with TextilePHP

This is a fairly involved hack for TXP that allows one to use TextilePHP, or any other suitable replacement for Textile, quite easily.

more details >

Mods
images

Albumpattern

Create and edit photo galleries

This combination plugin/hack allows one to create and edit photo galleries.

more details >

Mods
links
miscellaneous

TXPiki

Turn your Textpattern installation into a Wiki

This hack and/or plugin lets you use WikiWords inside of TXP article’s or reference external links. The words refer to other TXP article’s. The words arn’t automatically created, like a real wiki, but any words that haven’t been setup are just disregarded.

more details >

All 1036 articles are stored in the treasure rooms that are the Archives.

Mods Categories

  • admin (18)
  • admin-extensions (1)
  • articles (1)
  • authors (2)
  • category (1)
  • comments (11)
  • conditionals (1)
  • custom fields (1)
  • developer (3)
  • files (2)
  • images (5)
  • integrations (6)
  • links (1)
  • lists (1)
  • media (1)
  • miscellaneous (4)
  • non-english (2)
  • plugins (2)
  • search (2)
  • style (7)
  • subscription (3)
  • syntax/textile (2)
  • templates (1)
  • tricks/advice (1)
  • URLs (2)
TxP · TxD · GG
gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.