<![CDATA[ Jot comments on non MODx documents - can docid parameter be used? - My Forums]]> https://forums.modx.com/thread/?thread=43373 <![CDATA[Re: Jot comments on non MODx documents - can docid parameter be used?]]> https://forums.modx.com/thread/43373/jot-comments-on-non-modx-documents---can-docid-parameter-be-used#dis-post-250042 dorstox Jan 10, 2011, 02:00 AM https://forums.modx.com/thread/43373/jot-comments-on-non-modx-documents---can-docid-parameter-be-used#dis-post-250042 <![CDATA[Re: Jot comments on non MODx documents - can docid parameter be used?]]> https://forums.modx.com/thread/43373/jot-comments-on-non-modx-documents---can-docid-parameter-be-used#dis-post-250041 http://wiki.modxcms.com/index.php/Jot#Parameters

I think that you should try something of this kind:
[[Jot? &docid=`111` &tagid=`your-fetch-value` ... ]]

where 111 is MODx document used for displaying your "external documents" and "your-fetch-value" is an id of your "external document" itself. All comments will be attached to single MODx document, but through tagid you will be able to select/filter only those comments that belong to the specific "external document" currently being displayed by your MODx 111 document.]]>
Alik Jan 08, 2011, 02:12 PM https://forums.modx.com/thread/43373/jot-comments-on-non-modx-documents---can-docid-parameter-be-used#dis-post-250041
<![CDATA[Jot comments on non MODx documents - can docid parameter be used?]]> https://forums.modx.com/thread/43373/jot-comments-on-non-modx-documents---can-docid-parameter-be-used#dis-post-250040
So instead I will use one single MODx document to display external ’documents’ from a custom catalog table. I will introduce a second GET parameter to identify my external ’document’ like so:

http://www.mysite.com/index.php?id=111&fetch=85

Where id is a MODx document and "fetch" identifies which record to fetch from my custom database.

So I am new to Jot and I have an idea that might be a little bit crazy. What I want to do is use JOT to comment on my external ’documents’. I understand that to use JOT you need to pass a docid argument which identifies a MODx document (the article that is being commented). My MODx document however is always the same, only ’fetch’ changes. Would i break JOT if I’d pass it my ’fetch’ id instead?]]>
dorstox Jan 06, 2011, 04:07 AM https://forums.modx.com/thread/43373/jot-comments-on-non-modx-documents---can-docid-parameter-be-used#dis-post-250040