Jot
Votes: 54
Tags: Blogging, Forms, snippet, comments
Submitted: Aug 4, 2008
Released: May 19, 2009
Downloads: 1611
License: GPL - GNU Public
Package Website
Jot 1.1.4
Works with the following Version(s): 0.9.5 | 0.9.6
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-2138.zip (1611 downloads)
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.UpdatesBugfixes 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
Sub-Packages
Previous Releases
1.1.3
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Apr 3, 2008
Released: Apr 3, 2008
Downloads: 1204
License: GPL - GNU Public
Package Website
Jot 1.1.3
Works with the following Version(s): 0.9.5 | 0.9.6
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1959.zip (1204 downloads)
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.UpdatesAdded 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
1.1.2
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Feb 19, 2007
Released: Feb 19, 2007
Downloads: 3490
License: GPL - GNU Public
Package Website
Jot 1.1.2
Works with the following Version(s): 0.9.5
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1333.zip (3490 downloads)
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.Updatesfix: unpublish/edit throw error for registered user comments
1.1.1
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Feb 14, 2007
Released: Feb 14, 2007
Downloads: 1044
License: GPL - GNU Public
Package Website
Jot 1.1.1
Works with the following Version(s): 0.9.5
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1326.zip (1044 downloads)
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.Updatesfix: custom fields not showing in edit/moderate
1.1.0
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Feb 6, 2007
Released: Feb 6, 2007
Downloads: 1029
License: GPL - GNU Public
Package Website
Jot 1.1.0
Works with the following Version(s): 0.9.5
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1319.zip (1029 downloads)
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.Updates- 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
1.0.1
Votes: 39
Tags: Blogging, Forms, snippet, comments
Submitted: Nov 3, 2006
Released: Nov 3, 2006
Downloads: 2729
License: GPL - GNU Public
Package Website
Jot 1.0.1
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1142.zip (2729 downloads)
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.UpdatesFixes and issue some where having concerning an SQL error when making a new post.
1.0 RC 1
Votes: 42
Tags: Blogging, Forms, snippet, comments
Submitted: Oct 29, 2006
Released: Oct 29, 2006
Downloads: 998
License: GPL - GNU Public
Package Website
Jot 1.0 RC 1
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1133.zip (998 downloads)
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.Updates- 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!
1.0 Beta 8
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Oct 8, 2006
Released: Oct 8, 2006
Downloads: 1117
License: GPL - GNU Public
Package Website
Jot 1.0 Beta 8
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1063.zip (1117 downloads)
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? &customfields=`name,email` &subscribe=`1` &pagination=`10`!
or
Jot? &customfields=`name,email` &subscribe=`1` &pagination=`10`
Depending on your page cache settings.UpdatesJot 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.
1.0 Beta 7
Votes: 39
Tags: Blogging, Forms, snippet, comments
Submitted: Oct 3, 2006
Released: Oct 3, 2006
Downloads: 974
License: GPL - GNU Public
Package Website
Jot 1.0 Beta 7
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1025.zip (974 downloads)
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) Copy the files into MODx Directory/assets/snippets/jot (overwrite)
3) Update the "Jot" snippet in the manager and copy/paste the contents of jot.snippet.txt into the code field.
Snippet call example:
!Jot? &customfields=`name,email` &subscribe=`1` &pagination=`10`!
Known problems:
I expect some issues with the db-installer (triggers on first run) on different systems. If you get an error telling you some tables alreayd exist, comment out line 189 in jot.inc.php:
$this->_provider->FirstRun($this->_config"path");
Updatesadded: 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.
1.0 Beta 6
Votes: 38
Tags: Blogging, Forms, snippet, comments
Submitted: Oct 2, 2006
Released: Oct 2, 2006
Downloads: 774
License: GPL - GNU Public
Package Website
Jot 1.0 Beta 6
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1015.zip (774 downloads)
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) Copy the files into MODx Directory/assets/snippets/jot (overwrite)
3) Update the "Jot" snippet in the manager and copy/paste the contents of jot.snippet.txt into the code field.
Snippet call example:
!Jot? &customfields=`name,email` &subscribe=`1` &pagination=`10`!
Known problems:
I expect some issues with the db-installer (triggers on first run) on different systems. If you get an error telling you some tables alreayd exist, comment out line 189 in jot.inc.php:
$this->_provider->FirstRun($this->_config"path");
Updates- fixed: auto install tables always trigger
- fixed: if no custom fields in the database an error occurs when unpublishing.
1.0 Beta 5
Votes: 39
Tags: Blogging, Forms, snippet, comments
Submitted: Oct 1, 2006
Released: Oct 1, 2006
Downloads: 672
License: GPL - GNU Public
Jot 1.0 Beta 5
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1011.zip (672 downloads)
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) Copy the files into MODx Directory/assets/snippets/jot (overwrite)
3) Update the "Jot" snippet in the manager and copy/paste the contents of jot.snippet.txt into the code field.
Snippet call example:
!Jot? &customfields=`name,email` &subscribe=`1` &pagination=`10`!
Known problems:
I expect some issues with the db-installer (triggers on first run) on different systems. If you get an error telling you some tables alreayd exist, comment out line 189 in jot.inc.php:
$this->_provider->FirstRun($this->_config"path");
Updates- fixed: custom field disappearing after publish/unpublish (thanks dazze)
- changed: table check statement more generic (thanks sottwell)
- fixed: sql create table statement
1.0 Beta 4
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Sep 30, 2006
Released: Sep 30, 2006
Downloads: 195
License: GPL - GNU Public
Jot 1.0 Beta 4
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1010.zip (195 downloads)
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) Copy the files into MODx Directory/assets/snippets/jot (overwrite)
3) Update the "Jot" snippet in the manager and copy/paste the contents of jot.snippet.txt into the code field.
Snippet call example:
!Jot? &customfields=`name,email` &subscribe=`1` &pagination=`10`!
Known problems:
I expect some issues with the db-installer (triggers on first run) on different systems. If you get an error telling you some tables alreayd exist, comment out line 189 in jot.inc.php:
$this->_provider->FirstRun($this->_config"path");
Updatesadded parameters:
best practise is to create a chunk with bad words seperated by a comma and call Jot like &badwords=`{{MyBadwordsChunk}}` to allow central administration of your badwords list. Use the &bw parameter to specify the required action on detection.
when a word specified by &badwords is detected:
0 = do nothing
1 = do not publish the comment (default)
2 = reject the comment
other changes:
- minor template changes (chunk.form.inc.html)
1.0 BETA 3
Votes: 40
Tags: Blogging, Forms, snippet, comments
Submitted: Sep 28, 2006
Released: Sep 28, 2006
Downloads: 226
License: GPL - GNU Public
Jot 1.0 BETA 3
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Enhance your site with user comments. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1002.zip (226 downloads)
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) Copy the files into MODx Directory/assets/snippets/jot (overwrite)
3) Update the "Jot" snippet in the manager and copy/paste the contents of jot.snippet.txt into the code field.
Snippet call example:
!Jot? &customfields=`name,email` &subscribe=`1` &pagination=`10`!
Known problems:
I expect some issues with the db-installer (triggers on first run) on different systems. If you get an error telling you some tables alreayd exist, comment out line 189 in jot.inc.php:
$this->_provider->FirstRun($this->_config"path");
Updates
0 = new comments will be published (default)
1 = new comments will be unpublished, so a moderator/manager user can review before publishing.
comma delimitted web groups that are trusted and have their comments published by default when &moderated is set 1.
Other changes:
- added: version check
- fixed couple of minor bugs
- minor changes to default templates/chunks
1.0 Beta 2
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Sep 26, 2006
Released: Sep 26, 2006
Downloads: 170
License: GPL - GNU Public
Jot 1.0 Beta 2
Works with the following Version(s): 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Enhance your site with user comments. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1000.zip (170 downloads)
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
Quick Installation and Setup quide:
-------------------------------------
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.
Usage example:
!Jot? &customfields=`name,email` &subscribe=`1` &pagination=`10`!
I expect some issues with the db-installer (triggers on first run) on different systems. If you get an error telling you some tables alreayd exist, comment out line 163 in jot.inc.php:
$this->_provider->FirstRun($this->_config"path");
Updates2006-09-26 - Jot 1.0 Beta 2
* fixed couple of bugs
* placeholders now hold tagid when available
* Generated links (current, subscribe etc.. ) now always hold the current document id. No matter what docid Jot is set to.
1.0
Votes: 37
Tags: Blogging, Forms, snippet, comments
Submitted: Nov 2, 2006
Released: Nov 2, 2006
Downloads: 1010
License: GPL - GNU Public
Package Website
Jot 1.0
Works with the following Version(s): 0.9.2 | 0.9.2.1
This version has been marked as deprecated. Please use a newer version.
Give 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. Jot is the reincarnation of the former Replix snippet.
Download
- repo-1138.zip (1010 downloads)
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.Updatesadded: 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

Please login to comment.