Ok
I've added code to detect a "link post" using padding-left.
Getting the values for the NSFW and I made this checkboxes was a bit trickier, but it seems to work.
( , Wed 15 Feb 2006, 22:00, Share, Reply)
I've added code to detect a "link post" using padding-left.
Getting the values for the NSFW and I made this checkboxes was a bit trickier, but it seems to work.
( , Wed 15 Feb 2006, 22:00, Share, Reply)
nice one!
Might be safest for me to do <span class="nsfw" title="...">NSFW</span> and class="imadethis" (rather than inline styles) so the script is less sensitive to small changes in the future, though?
( , Wed 15 Feb 2006, 22:24, Share, Reply)
Might be safest for me to do <span class="nsfw" title="...">NSFW</span> and class="imadethis" (rather than inline styles) so the script is less sensitive to small changes in the future, though?
( , Wed 15 Feb 2006, 22:24, Share, Reply)
Done!
I've updated the code for this changes.
I take it you can't edit a URL once there are replies ?
( , Thu 16 Feb 2006, 12:23, Share, Reply)
I've updated the code for this changes.
I take it you can't edit a URL once there are replies ?
( , Thu 16 Feb 2006, 12:23, Share, Reply)