Go to content Go to navigation Go to search

ras_file_download_list · Nov 18, 09:53 pm by Rick Silletti


An interesting idea suggested here forum.textpattern.com/viewtopic.php?id=28935

The plugin includes a file download list tag, and a conditional which matches a file id by attribute. I see no reason not to add 2 lines of code to the core for this capability?



jQuery scripts for TXP · Nov 18, 07:37 pm by Rick


I’ve been working on some jQuery scripts primarily for the purposes of learning javascript. jQuery is rapidly becoming the object of interest in and of itself. My guinea pig is TXP not only because jQuery is bundled with it but because TXP is what I use.
I’ve also started a googlecode project called texteffects so that I can make scripts available when they are complete or earlier for testing. I’m just getting started with the project, but I have one script compete in two variants, that any and all are welcome to use, that adds effects to TXP’s list tags by hooking the default class that each tag implements when no class is defined.
txptags.js
txptags.js -enhanced

Feedback from testing or use would be welcome.

Anyone who would like to participate in the project directly can contact me at rsilletti@gmail.com


Section: article


A lovely language · Mar 27, 01:05 am by Rick


For any that are using the ras_if_article_category plugin, well – it’s a lovely language if you know how to use it!

changeset/2262


Section: article


Downloads Statistics plugin update · Aug 7, 07:16 pm by Rick


The original downloads statistics plugin is very old.
The updated version has all the options you would expect for TXP 4.0.3, better TXP integration, recently added attributes, and in general more options and a better help section.
Any feedback can be added as a comment to this article.

A download link in the excerpt.


Download Link : downloads04.txt


Looking for a date? · May 17, 07:29 pm by Rick


A set of conditional tags that test for the number of days since an article was posted. One tag checks true when enough days have passed, the other checks true up until a set numbers of days have passed.
The attribute used is offset and it is set to a number value for days since or until the posting date.

if_days.txt


This plugin replaces if_current and if_expired plugins, they are just getting confusing and will be going away soon.



Page 1's List Navigation