|
Post by Wormopolis on Oct 19, 2010 23:54:39 GMT -8
colorSmear in posts upgrade v1.5: signature inclusion and new UBBC button (thx wgs!)
|
|
|
Post by Wormopolis on Oct 19, 2010 23:57:08 GMT -8
crap.. I didnt include a profile view... mine should work in posts though
|
|
|
Post by Wormopolis on Oct 19, 2010 23:59:58 GMT -8
just not in this board because I only have it installed in the testing board.
|
|
wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Oct 20, 2010 10:16:45 GMT -8
OK, my code works but it could just be where you placed the tags. From what I'm seeing, the tag is surrounding other UBBC tags which are confusing the matching part of the code. That's the flaw with colorSmear I think. Plus ProBoards is dumb by adding a space that was never in the message. Just find this in my code: modifyprofile&u ser= and remove the space between the 'u' and 's'.
|
|
|
Post by Wormopolis on Oct 20, 2010 17:23:27 GMT -8
colorsmear doesnt play well with images. just put it around the text not the whole sig.
|
|
|
Post by Wormopolis on Oct 20, 2010 20:46:48 GMT -8
smear UBBC in posts upgrade v1.51: now works on sigs in profile view
(wont work in this thread however so it doesnt mess up posted code)
smear on board titles upgrade v1.1: protection of headers/footers and code boxes
|
|
|
Post by rhondairv on Oct 22, 2010 14:12:29 GMT -8
love this!! anyway to make it appear in quick reply also?
|
|
|
Post by Wormopolis on Oct 22, 2010 17:40:51 GMT -8
you can type regular smear keywords in the quickreply and it will show up in the post, or are you looking for the button to appear in QR?
|
|
|
Post by rhondairv on Oct 23, 2010 8:20:08 GMT -8
yeah but thats ok. We can use it in regular reply. Great code ... we use a lot of images though..too bad they don't play nice together.
|
|
wildgoosespeeder
Code Helper
Tiers are for strangers!
Posts: 530
wildgoosespeeder said 161 great things
|
Post by wildgoosespeeder on Oct 23, 2010 9:45:07 GMT -8
or are you looking for the button to appear in QR? I have a code that will put not just colorSmear in the quick reply but also all the other UBBC buttons and color drop-down there too and I submitted it here right on WormoCodes!
|
|
|
Post by rhondairv on Oct 23, 2010 10:23:16 GMT -8
I have been using it for about a week now
|
|
|
Post by Wormopolis on Oct 23, 2010 11:39:55 GMT -8
yeah but thats ok. We can use it in regular reply. Great code ... we use a lot of images though..too bad they don't play nice together. I still havent found a good way to keep images from crashing it
|
|
|
Post by Wormopolis on Oct 23, 2010 14:44:52 GMT -8
colorSmear upgrade v1.5 (global header function): will now allow images inside the smear to be temporarily moved out and the text smeared around it.
|
|
|
Post by rhondairv on Oct 24, 2010 13:37:00 GMT -8
I have this installed. We'll be testing it out. At times i have trouble if i change the numbers or just put ''red'' ,''green'',ect.
|
|
|
Post by Wormopolis on Oct 24, 2010 13:45:28 GMT -8
named colors wont work because the code has to break up the Hex colors in order to get the red/green/blue values. named colors dont have values associated with them.
as long as its a valid hex number it should work though.
|
|