Author |
Message |
Cyberkiller
New Member


Joined: Dec 28, 2005
Posts: 14
|
Posted:
Thu Dec 29, 2005 8:21 pm |
|
How can I use html to format my reviews in the reviews module? I am running raven's 7.6 pack. |
_________________ - Cyberkiller
http://www.jerlabs.net |
|
|
 |
Raven
Site Admin/Owner

Joined: Aug 27, 2002
Posts: 17088
|
Posted:
Sat Dec 31, 2005 1:59 am |
|
Why can't you just add the html tags? |
|
|
|
 |
Cyberkiller

|
Posted:
Sat Dec 31, 2005 2:04 pm |
|
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Sat Dec 31, 2005 3:11 pm |
|
Check the the tags you are using in your reviews html code against the allowed_html array in config.php |
|
|
|
 |
Cyberkiller

|
Posted:
Sun Jan 01, 2006 3:19 am |
|
got it working correctly, thanks! |
|
|
|
 |
myrtletrees
Involved


Joined: Sep 13, 2005
Posts: 259
Location: Cornfields of Indiana
|
Posted:
Tue May 02, 2006 8:53 am |
|
Cyberkiller wrote: | got it working correctly, thanks! |
how did you get Reviews to accept img tag in html?
I haven't been able to yet. config.php is allowing it. |
|
|
|
 |
Guardian2003

|
Posted:
Tue May 02, 2006 8:59 am |
|
Are you getting the 'THe HTML tags you are using are not allowed' error message? |
|
|
|
 |
myrtletrees

|
Posted:
Tue May 02, 2006 9:04 am |
|
no, Nuke is simply stripping anything within the " "
so this
<img src="blah blah blah">
turns to this after saving
<img src="">
Previews fine as Admin. |
|
|
|
 |
evaders99
Former Moderator in Good Standing

Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Tue May 02, 2006 6:17 pm |
|
What version are you using - RavenNuke or original? Has it been Patched? |
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
 |
myrtletrees

|
Posted:
Tue May 02, 2006 9:14 pm |
|
evaders99 wrote: | What version are you using - RavenNuke or original? Has it been Patched? |
7.6 patched 3.2==>>(chatserv.THE-MAN) phpBB 2.0.20
NukeSentinel(tm) 2.4.2pl4 |
|
|
|
 |
evaders99

|
Posted:
Wed May 03, 2006 5:08 pm |
|
The current 3.2 release has some errors, working on testing changes to fix them. If you want to test them, I can give you access to my test files
Register on http://evaders.swrebellion.com - tell me your username and I'll give you access to the test sites and downloads |
|
|
|
 |
myrtletrees

|
Posted:
Wed May 03, 2006 6:41 pm |
|
evaders99 wrote: | The current 3.2 release has some errors, working on testing changes to fix them. If you want to test them, I can give you access to my test files
Register on http://evaders.swrebellion.com - tell me your username and I'll give you access to the test sites and downloads |
registered as myrtletrees |
|
|
|
 |
ozbutcher
Worker


Joined: Jan 17, 2007
Posts: 170
|
Posted:
Sat Feb 17, 2007 3:44 am |
|
I've got this problem too. all my html formatting is lost! how did you fix it?
I got this in my config.php:
Code:$AllowableHTML = array("b"=>1,"i"=>1,"u"=>1,"div"=>2,"a"=>2,"em"=>1,"br"=>1,"strong"=>1,"blockquote"=>1,"tt"=>1,"li"=>1,"ol"=>1,"ul"=>1);
|
|
|
|
|
 |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Sat Feb 17, 2007 6:35 am |
|
ozbutcher, same question as Evaders asked before:
What version are you using - RavenNuke or original? Has it been Patched? |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
ozbutcher

|
Posted:
Sat Feb 17, 2007 8:44 am |
|
ah yeah, I'm using RavenNuke v7.6 - v2.02.02 FULL |
|
|
|
 |
kguske

|
Posted:
Sat Feb 17, 2007 1:32 pm |
|
The 2.02 version of Reviews doesn't allow HTML. We added this in 2.10, so if you hold on tight, you can get it just by upgrading... |
|
|
|
 |
ozbutcher

|
Posted:
Sat Feb 17, 2007 6:05 pm |
|
sounds good thanks.  |
|
|
|
 |
essoloube
New Member


Joined: Jun 04, 2005
Posts: 14
|
Posted:
Thu Jun 07, 2007 7:47 am |
|
hi
i was just wondering if there is something like a BBcode Toolbox in forums for the reviews module. It would be great for people who doesn't know much about HTML but want to use it. |
|
|
|
 |
kguske

|
Posted:
Thu Jun 07, 2007 11:08 am |
|
Not that I've seen, but why use either if WYSIWYG is available (in the RN 2.10 version and higher). |
|
|
|
 |
|