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
Been fooling around with a pet idea that I’ve always liked, links that display text on a different area of the page when moused over. I’ve always considered it catchy when you use it right.
I’ve got this version working the way I would like, the next step would be integrating the idea with jQuery.
A quick peek at the code
Version 4.0.5.2 uses jquery and has some bug fixes, its recommended.
Any feedback would, of course, be welcome.
This is an idea that has been around for a while. This polished up shiny version will also look at the article image number for you if you like; I can think of any number of reasons for that choice being nice!
The occasional interest in article expiration and auto delete functionality that arises is enough to polish up some older plugins and make them available for those who would like to try them out.
This zip archive includes a version of ras_if_dates, ras_delete_expired, ras_auto_delete, ras_status_set; all intended to be used with crockery Textpattern development branch, or a version 4.0.5 stable TXP version with the article expire mod installed (I don’t have this available for download, only the plugins that will run with it).
Feel free to try them out and let me know what you think.
Tagbuilder upgrades for TXP 4.0.5 for ras_if_dates