mucking with wakaba (14)

1 Name: Anonymous 2005-07-01 14:54 ID:U+hmYZaF [Del]

so i've been spending a lot of time customizing my install, nothing in the backend, but just graphical/css/template modifications. i re-did the whole post area, but now it seems that the forms for deleting posts and password deletion things are broken. while i can't spot it in the source, i know something is wrong with the posting area because firefox is asking me about conforming password changes.
the set_inputs works in the post area, but set_delpass doesn't seem to be going, because the password field down there is blank, and when i try to click a checkbox, type in a pw and delete, i get an error: no file specified. i'm thinking it might be because i changed the order around in the if statements in the original post area, but i'm not sure. i haven't touched the userdelete section, just the post area and parent/thread areas. what do you think, oh mr waha?

2 Name: !WAHa.06x36 2005-07-01 15:36 ID:1BtohTEu [Del]

Sounds like you've got your <form> elements mixed up. XHTML, at least, doesn't allow you to nest <form>s inside each other. Not sure about good old-fashioned HTML.

3 Name: !Siik.P/t7A 2005-07-01 18:48 ID:U+hmYZaF [Del]

totally right; i forgot to close up the form tag. maybe i should rename to xhtml so itll tell me when i mess up. thanks.

here's my little 'edition' of wakaba, still needs more fiddling though. kkake.org/s/

4 Name: anon!0x/4B5gLB6 2005-07-01 19:09 ID:Heaven [Del]

ooo, release the css file when you're done! That's sexy. And the women are hot too. The centering bugs me, though. Doesn't look uniform.

5 Name: Anonymous 2005-07-02 02:28 ID:Heaven [Del]

Is it possible to right-align the thumbnails that belong to image replies? That might look more balanced.

6 Name: !WAHa.06x36 2005-07-02 09:17 ID:1BtohTEu [Del]

Pretty stylish. I wonder how much work it would be to copy that style entirely in CSS...

Either way, if you want, if you'e only made changes to the futaba_style.pl file, I could include it in the distro.

7 Name: !Siik.P/t7A 2005-07-03 08:35 ID:Heaven [Del]

regarding the css conversion, i might have to sacrifice a few things but it's definitely doable.
actually the changes i made to both futaba_style are very heavy, with different classes and such. the other styles probably wouldn't like it much. i'll probably add it somewhere on kkake as a download once i finish it, though.

8 Post deleted by moderator.

9 Post deleted by moderator.

10 Name: Anonymous : 2007-01-20 12:54 ID:Heaven [Del]

HERE HOW ABOUT I LINK A DIFFERENT SITE WITH MY CUSTOM CHANGES. SORRY WAHA I FORGOT U FURSECUTE.

http://wtfux.org/temp/ for our current layout and features.

11 Name: !WAHa.06x36 : 2007-01-20 13:11 ID:Heaven [Del]

>>10

what

12 Name: bertogordo : 2007-02-20 12:38 ID:bUEO44Kh [Del]

Is it possible to turn off the options for users to choose the stylesheet?

13 Name: Anonymous : 2007-02-20 14:04 ID:Heaven [Del]

>>12
deleting all the stylesheets except one should do the trick.

14 Name: Anonymous : 2007-02-20 16:41 ID:Heaven [Del]

>>12
in wakaba delete the following from futaba_style.pl:

<loop $stylesheets>
[<a href="javascript:set_stylesheet('<var $title>')"><var $title></a>]
</loop>

in kareha delete the following from templates.pl:

<div id="stylebox" class="outerbox"><div class="innerbox">
<strong><const S_BOARDLOOK></strong>
<loop $stylesheets>
<a href="javascript:set_stylesheet('<var $title>')"><var $title></a>
</loop>
</div></div>
Name: Link:
Leave these fields empty (spam trap):
More options...
Verification: