Hi guys!
In a blog (realised with [[module ListPages]]) I would like to append a directlink to the comments of every blogpost (realised with [[module comments]]).
Do you have any ideas?
Thank you!
[[module ListPages category="blog"]]
%%preview%%
[[[%%DIRECT LINK TO COMMENTS%% | %%comments%% Kommentare]]]
[[/module]]
- The number of headlines used per blog entry varies so a solution using link#toc wouldn't work.
- For a %%link%%/comments/show#post- -solution I have no idea how to get to the post number (Any possibility getting it via API?)
Being at it, it would be great heaving an 'ifcomments'-solution similar to the iftags-solution to be able to only display informations about comments ift there are any. I think theres no such thing is it?





