While bbcode-filter.inc has table support the bbcode-help.inc file does not mention it.
bbcode-help.inc should be expanded to mention this support.
| Comment | File | Size | Author |
|---|---|---|---|
| #12 | bbcode-help-final.patch | 3.15 KB | nileshgr |
| #12 | bbcode-help-final.inc_.txt | 14.34 KB | nileshgr |
| #11 | bbcode-help.inc_.txt | 14.34 KB | nileshgr |
| #11 | bbcode-help.patch | 3.16 KB | nileshgr |
| #10 | bbcode-help.inc_.txt | 14.63 KB | nileshgr |
Comments
Comment #1
naudefj commentedCan you please prepare a patch?
Comment #2
nileshgr commentedIts not only table, but there are couple of others too.
I'll be submitting a patch in a day or two.
Comment #3
nileshgr commentedDamn me. I wasn't able to spare even five minutes to this job !! :! :!
I will do this asap
Comment #4
TapSkill commentedHelp page also needs to mention quotes and how they work.
It would be nice if someone came up with a forum-oriented module to include a "reply with quote" or "reply directly to this user" icon/link, and then, the quote is automatically added in the comment field. It's not necessary, but it would be an awesome module.
Comment #5
nileshgr commentedI think you need to check out the quote module here. http://drupal.org/project/quote
Comment #6
nileshgr commentedI have prepared the patch. Review & commit it.
PS: You will have to specify -R during patching. I think the arguments were misplaced :( and I deleted the modified file :(
Comment #7
naudefj commentedPatch is invalid. It deletes a bunch of lines that isn't in the file (wrong way diff maybe?)
Comment #8
nileshgr commentedIt is valid, see the attached image -
Ignore that Ctrl-C, it was a typo.
Comment #9
naudefj commentedIf you cannot do another diff, please upload the entire updated file.
Comment #10
nileshgr commentedIts very funny though. I think you're using the CVS version. With 6.x-1.2, the patch works as I showed it in the screenshot.
Here's the complete file :)
Comment #11
nileshgr commentedHi, it seems the Abbreviations and Acronyms part got repeated, as the help file already had them.
Here's the patch and the new file :)
Comment #12
nileshgr commentedSheesh. Bugs bugs bugs. I *hope* this is the final.
Comment #13
naudefj commentedYes, it's clashing with http://drupalcode.org/viewvc/drupal/contributions/modules/bbcode/bbcode-...
I'll merge it in later.