again another question about Ditto author..
is possible filter o tag Ditto author? should be nice allow create page with all post of one user..
Yes, very easily. Just use &filter=`userID,createdby` where userID is the ID of the user you wish to show. Alternatively, you can use &filter=`authorname,author` but this will only work in select versions of Ditto.
Well heres a question then
If i have my main blog list and then someone clicks read more .. on that read more page How would i add a link that says view all of this authors blogs - and then links to a selective list of just that authors blogs (all my seperate authors blog pages are in one folder the list is called by ditto) i assume you would have to somehow pass the author name or id to the URL and then have a landing page with a ditto list with a filer on .. something like &filter=`[+Author+]
am i barking up the wrong tree? is there a way of doing this ?
Thnx
Martyn
Everytime you use Flash ... a puppy dies .....
R.G Taylor
Quote from: Lizard at Oct 11, 2006, 10:17 AM
Well heres a question then
If i have my main blog list and then someone clicks read more .. on that read more page How would i add a link that says view all of this authors blogs - and then links to a selective list of just that authors blogs (all my seperate authors blog pages are in one folder the list is called by ditto) i assume you would have to somehow pass the author name or id to the URL and then have a landing page with a ditto list with a filer on .. something like &filter=`[+Author+]
am i barking up the wrong tree? is there a way of doing this ?
Thnx
note: Martyn
You need to use tags to output a link to the ’’author page’’.
- add tag data in Ditto call for your author tv in the Blog page:
ie:
[!Ditto? &startID=`40` &summarize=`99` &tagDelimiter=`,` &tagData=`tvprovincia,tvriferimento,tvautore` &tagMode=`onlyTags` &tpl=`ListAnnunci` &hideFolders=1 &depth=2 &paginate=`1` &debug=0!]
add a link to the autor tv in the template of Blog post
<a href="[(site_url)]yourblogpage.html?tags=[*autore*]"> [*autore*]</a>
if you want to link from the Ditto tpl change [* with [+
Cool! errrr whats an author TV?
what sort of TV do i need to set up ?
Everytime you use Flash ... a puppy dies .....
R.G Taylor