|
Post by Wormopolis on Apr 26, 2009 21:48:16 GMT -8
Polls cannot be edited after they have been created. That is a Proboards thing. even if thy were manipulated, the data is stored as is.
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on Apr 27, 2009 14:37:48 GMT -8
k How about giving staff the ability to use HTML in post for certain reasons?
|
|
|
Post by Wormopolis on Apr 27, 2009 23:49:21 GMT -8
depends on what you have in mind. one of the reason Proboards disabled it was because bad HTML would cause the board to crash on loading. I dont know if you have seen some of the HTML ppl try and post on support, but one of the reasons there are so many "MY admin panel wont show up! my board is gone! woe is me!" posts, is because some people just fail to check closing tags. Myself included (I forgot a closing script tag up there remember).
the code required to actually CHECK valid HTML that someone posts is FAR beyond the scope of javascript. all it would take is someone to put a <td> tag or a <div> tag out of place and your board stops loading. not to mention HTML access will also give them <script> access which could do things to that page you dont want.
Cali made a script on SoCal but warned everyone that used it he wasnt respnsible for what happens.
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on Apr 28, 2009 14:06:29 GMT -8
Oh, I see. The main reason I wanted to use HTML, was to use the sectional link on the same page. Like this for example:
|
|
|
Post by Wormopolis on Apr 28, 2009 15:31:16 GMT -8
UBBC code doesnt work for you?
[url=http://www.wormocodes.proboards.com/index.cgi?action=display&board=codereqs&thread=109&page=4#641]TEST[/url]
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on Apr 28, 2009 15:35:53 GMT -8
|
|
|
Post by Wormopolis on Apr 29, 2009 20:16:27 GMT -8
oohh.. that is very interesting. I think I can pull off a new UUBS icon that does another list, but with disk instead of bullet.
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on Apr 30, 2009 19:39:31 GMT -8
oh no i mean how the link works in that website. Thats what I would want to use on my site.
|
|
|
Post by Wormopolis on Apr 30, 2009 19:49:51 GMT -8
you mean where the link takes you to a spot in the post itself?
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on May 1, 2009 12:59:55 GMT -8
Yes indeed.
|
|
|
Post by Wormopolis on May 1, 2009 21:23:07 GMT -8
ah. ok. I think I can modify the footnotes code to achieve that. let me finish the mini-profile mod Im currently working on first.
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on May 1, 2009 22:27:22 GMT -8
ok
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on May 3, 2009 6:02:59 GMT -8
If you made the code, how would I have to set up the link in a post?
|
|
|
Post by Wormopolis on May 3, 2009 13:04:53 GMT -8
it would be sorta like an additional UBBC tag. You would use a regular URL tag to take you TO the place, and a special one as the destination.
|
|
deadend123
Junior Member
testing custom title
Posts: 68
deadend123 said 0 great things
|
Post by deadend123 on May 3, 2009 17:17:32 GMT -8
ok cool
|
|