Go to content Go to sidebar

Weblog Customization

TextPattern
Textpattern and custom_url_func
Using htaccess and custom_url_func to implement an alternate permlink mode that supplements the standard Textpattern permlink mode.
Index Pages in Textpattern
Using htaccess and a Textpattern section to provide "static" index pages with clean urls.
Surrounding Articles Redux
Generate a list of articles that were posted before and after the article being viewed. Handle a day request similarly in year-month-day-title permalink mode.
TextPattern 1.19γ

The following articles apply to an previous version of Textpattern and my attempts to add a default section to it.

Adding a default section
Add a default section that includes all articles
Default Section Permalinks
Generate default section aware permalinks
Recent Articles
Generate a default section aware list of recent articles
Surrounding Articles
Generate a default section aware list of articles that were posted before and after the article being viewed
Radio Userland
Entry Drafts in Radio Userland
Create a draft category for work in progress
Accessing weblogData.root
Access your weblog data through weblogData.root
The Current Post
Find the date associated with the page being rendered and the oldest post on that page.
Local Macros and Loops
Use a local macro to retrieve post titles
Categories and Post Links
Handle categories and retrieve post permalinks
The myRecentTitledPosts Macro
A complete macro to display posts originally published around the date associated with a page.
Styling myRecentTitledPosts with CSS
Use CSS to control the presentation of the myRecentTitledPosts macro
Working Copy of Your Radio Weblog
Use Apache Virtual Hosts to create a local working copy of your Radio Weblog