Can you change this module to allow standard HTML output in the agreement? Its not like admins aren't going to be the only ones creating the agreements anyway... why force plain-text?
Can you change this module to allow standard HTML output in the agreement? Its not like admins aren't going to be the only ones creating the agreements anyway... why force plain-text?
Comments
Comment #1
arcane commentedYes, also legal docs contain lots of quotes and they are not rendered properly. +1 on removing check plain on the agreement text.
Comment #2
pagaille commentedComment #3
pagaille commentedComment #4
pagaille commentedSorry to be messing with the version numbers... to clarify, issue was reported against 6.x-1.2 and is fixed in 6.x-1.x-dev.
Comment #5
charos commentedInstalled latest dev but issue occurs. Here is an example: Input
Output:
Comment #6
pagaille commentedThe dev releases are generated every 12 hours, so it should be available beginning with the 2010-Apr-28 version. Sorry for the confusion - I should have waited for the latest development release to be created before marking this fixed.
Comment #8
ppc.coder commentedCan we make an option available to select which input format we want to apply? Currently the rc1 version is using the default which I want to be Filtered HTML but for the agreement I want to allow things such as H1, H2, etc.
Comment #9
figover commentedI am sorry to open this issue again.
I am using this version agreement 6.x-1.x-dev from this page http://drupal.org/node/358465.
But i am not able to see HTML when user go to /agreement page.
This is my html
Please help me.
Comment #10
pagaille commentedWhat is the output?
Comment #11
yuriy.babenko commentedConfirming that HTML gets stripped from the latest master copy.
Comment #12
yuriy.babenko commentedSorry, spoke too soon. The text gets correctly filtered according to the site's default input format. I'll add an option to select the input format on the agreement setting's page. Expect it in RC2 shortly.
Comment #13
yuriy.babenko commentedFunctionality is now available in 6.x-2.0-rc2.