Hi, I have a couple (well three) of issues with this module. Great module, bay the way, i've dropped the bbcode module because of this one.
My problems are:
In the preview, the tags are not being replaced, at least in the case of the video tags (I've enabled Rep[lacement]Tags in Preview). Don't know why.
The sample images in the Rep[lacement]Tags help section aren´t visible. I saw the image path (adding a new forum topic for example) and it's "http://mysite.com/node/add/forum/sites/all/modules/reptag/tags/sample.png".
And a third one, is that I cannot have Rep[lacement]Tags working in the comments, only it works for the nodes. Did I miss something? Or is it expected?
Thanks for this great module :)
I'm using Drupal 5.1
Comments
Comment #1
profix898 commentedI have broken this feature with a recent change. Thanks for pointing out. Patch committed to cvs.
Are you sure to be using the latest version of image.tags.inc? The path in the module points to .../modules/reptag/images/sample.png, what is completely different from yours.
Do you have comment support enabled in reptag? There is an option 'Enable RepTag-Support for comments.' (under 'Expert-Settings').
Comment #2
pnikosis commentedThanks!
Don't know. The example I've posted is from the bbcode.tags.inc
Sorry, you're right :$. It's working. I've got confused because I didn't see the Rep[lacement]Tags' help block under the quick reply for comments.
Comment #3
pnikosis commentedOh, one thing I've checked:
The sample images with the image.tags.inc works ok, it's with the bbcode.tags.inc (and the user contrib smileys) that it has problems.
Also one last thing ¿Is it possible to show the Rep[lacement]Tags help in the new comments?
Thanks a lot :)
Comment #4
profix898 commentedPatch for bbcode.tags.inc committed. Image paths in smiley.tags.inc look good. Make sure you have the smileys in .../modules/reptag/images/smileys/ directory.
"Is it possible to show the Rep[lacement]Tags help in the new comments?"
In principle it should be possible. I will look into this shortly ...
Comment #5
profix898 commentedIf have just added the feature to display help on the comment form to cvs. Anything else? ;)
(You can safely update to the latest cvs version. It does not contain any non-stable features ... actually I'm already working on the D6 port)
Comment #6
pnikosis commentedNothing else :) Thank you very much!
Comment #7
profix898 commented