Updated b3ta monkey
I made this!
The latest version of the b3ta monkey with changes made to work with the links board.
( , Wed 15 Feb 2006, 12:39, Share, Reply)
The latest version of the b3ta monkey with changes made to work with the links board.
( , Wed 15 Feb 2006, 12:39, Share, Reply)
Will need
different forms for replies and link posts.
Baws! There is no difference between the edit links of a link post and reply post.
robtoo - any chance of another parameter or different parameter name?
( , Wed 15 Feb 2006, 12:40, Share, Reply)
different forms for replies and link posts.
Baws! There is no difference between the edit links of a link post and reply post.
robtoo - any chance of another parameter or different parameter name?
( , Wed 15 Feb 2006, 12:40, Share, Reply)
check the padding-left on the div? if that's hard to get at, we could put an id=post123 on the div and get rid of the named anchor.
actually, hang on - rob and andy below both wanted a url field for all posts. anyone else think think this is a good/bad idea?
( , Wed 15 Feb 2006, 13:09, Share, Reply)
bad idea
New posts for new interesting URLS that go into the vote machine.
If you're just commenting and happen to add a URL then fair enough.
MY 2P.
( , Wed 15 Feb 2006, 15:27, Share, Reply)
New posts for new interesting URLS that go into the vote machine.
If you're just commenting and happen to add a URL then fair enough.
MY 2P.
( , Wed 15 Feb 2006, 15:27, Share, Reply)
and mine:
I agree. Otherwise the popular page will be stuffed full of links from the same site, and I can't think of a sane way to present such replies anyway.
( , Wed 15 Feb 2006, 15:44, Share, Reply)
I agree. Otherwise the popular page will be stuffed full of links from the same site, and I can't think of a sane way to present such replies anyway.
( , Wed 15 Feb 2006, 15:44, Share, Reply)
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)