Jot
Jot 1.1.4
Bugfixes only:
* Fix HTML of form (label attributes pointed at form element name, rather than ID. Caused problems when pages have other page elements with similarly named IDs. Made form/label IDs unique based on Jot ID)
* Fix error with getting title (title was being converted to int) - phazze
Description
Jot is a snippet for MODx and gives your site users the opportunity to enter feedback on your articles. Add comments to articles, create guestbooks, you can even use multiple instances on the same page.Full documentation available on the MODx WIKI
Instructions
Install:1) Download and extract the archive.
2) Create a directory called "jot" in your [MODx Directory]/assets/snippets directory
3) FTP or copy the files into [MODx Directory]/assets/snippets/jot
4) Create a new snippet in the manager called "Jot" and copy/paste the contents of jot.snippet.txt into the code field.
Update:
1) Download and extract the archive.
2) Backup and delete the contents of [MODx Directory]/assets/snippets/jot
3) Copy the files into [MODx Directory]/assets/snippets/jot
4) Update the "Jot" snippet in the manager and copy/paste the contents of jot.snippet.txt into the code field.
Snippet call example:
[!Jot? &subscribe=`1` &pagination=`10`!]
or
[[Jot? &subscribe=`1` &pagination=`10`]]
Depending on your page cache settings.
Previous Releases
Jot 1.1.3
Added the facility to notify the document author when a comment is posted. The e-mail address is taken from the author's Manager User account details.
There are three new parameters:
¬ifyAuthor - 1 / 0 (default 0) - send an e-mail to the author when new comment is made
&subjectAuthor - text - subject line for the author notification e-mail
&tplNotifyAuthor - template for the author notification e-mail
Jot 1.1.2
fix: unpublish/edit throw error for registered user comments
Submitted: Feb 19th 2007 | License: GPL - GNU Public | Downloads: 3251
Jot 1.1.1
fix: custom fields not showing in edit/moderate
Submitted: Feb 14th 2007 | License: GPL - GNU Public | Downloads: 883
This resource has been deprecated.
Jot 1.1.0
- added: small performance tweak when using custom fields
- fix: validation issue for multibyte characters
- fix: chunkie class include error
- updated included phx class
- misc. bug fixes
Submitted: Feb 6th 2007 | License: GPL - GNU Public | Downloads: 855
This resource has been deprecated.
Jot 1.0
added: comment numbering direction (&numdir)
added: 'edited by' line in default comment template
fixed: guest form not showing
fixed: captcha check always failing
fixed: new comment/update comment bug
Jot 1.0 RC 1
- Multiple submits of same form data will be detected and canceled.
- Edit comment for moderators
- Edit own comment for users
- Sorting of comments by all available fields (including custom fields) from snippet call
- Field validation for all available fields (including custom fields), default validations included are [required, number, email, and custom regular expression]
- Auto include (custom) stylesheet (disable, enabled, define custom stylesheet)
- new improved default templates
- and more...
Please UPDATE your custom templates!
Jot 1.0 Beta 8
Jot Beta 8
Addressed many issues reported in the support topic
- code cleanup
- changed: default templates
* xhtml validated
* removed javascript
* using phx conditionals for cleaner templates
* merged moderate comment template into comment template
- added: comment info to notify messages
- updated chunkie/phx
- changed: moderation views
* added mixed view (default)
* added CSS style for unpublished comments
important! because of the significant changes in the default templates you should edit your custom templates accordingly if any when updating.
Jot 1.0 Beta 7
added: moderation notification
update: default form template now uses tabindex
Notify moderators specified by &canmoderate by email
0 = do not notify ever
1 = notify on new unpublished reply (default)
2 = notify on every new reply
Subject for subscription notification email.
Subject for moderator notification email.
Chunk for moderator email.
Extras
No results found.