Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 0.00_25 - 2004-12-15
- naive support for REMOTE_USER
Changes for version 0.00_24 - 2004-12-15
- private_system implemented Rubric::Renderer refactored /doc uri handler added
Changes for version 0.00_23 - 2004-12-13
- rss links on entries.html rss announce in header.html don't display new user registration link if closed some more refactoring
Changes for version 0.00_22 - 2004-12-13
- new user registration cleaned up somewhat "registration_closed" option /link runmode (primitive) delete_entry runmode method is now delete more refactoring Rubric::Config methods built by Class::Accessor
Changes for version 0.00_20 - 2004-12-07
- new user registration works, but is horribly coded "copy" link to copy other users' links also works, but is ugly
Changes for version 0.00_13 - 2004-12-02
- cvs had sticky-rev'd some files which were released despite being old all files updated
Changes for version 0.00_12 - 2004-12-01
- updatedb rewritten to actually, well, work style and html structure cleaned up html doctype added; validates some refactoring, including tag validation
Changes for version 0.00_11 - 2004-11-29
- put servername in uri_root in default config awful temporary refactoring of rendering for RSS
Changes for version 0.00_10 - 2004-11-28
- all "url" things are now "uri" important: your config should be updated to uri_root much better body-handling long-form entry display ?link and ?body query parameters
Changes for version 0.00_07 - 2004-11-25
- eliminated &url_for, replaced with Rubric::WebApp::URI rewrote template structure (use one master template via PROCESS) added linkless entries added body to entries added updatedb.pl
Changes for version 0.00_06 - 2004-11-19
- added lots of documentation
Changes for version 0.00_05 - 2004-11-18
- logins and posts now redirect to new page, instead of rendering post form for an already-entered url displays info fixed return of tag counts to references for TT2's sake numerous style cleanups
Changes for version 0.00_04 - 2004-11-17
- refactored paging, posting store md5 of uri's for identification tag counts recently active tags on recent entry listing
Changes for version 0.00_03 - 2004-11-16
- actually /use/ the template_path config data, thanks when finding entry to update, include username in search updated install instructions added Entry->set_new_tags updated WebApp->post to, well, work
Changes for version 0.00_01 - 2004-11-16
- abstracted enough that it can be installed without hours of removing my absolute URLs. still awful.
Modules
the configuration data for a Rubric
Rubric's subclass of Class::DBI
a single entry made by a user
a tag on an entry
a link (URI) against which entries have been made
the rendering interface for Rubric
a Rubric user
the web interface to Rubric
URIs for Rubric web requests