Menu

#35 Wiki Style sheet usage

Wishlist
open
nobody
Code (10)
5
2004-07-01
2002-04-02
Tim Riker
No

There should be no color references anywhere in the
wiki code. All references should be to styles.

portal/htdocs/wiki/user_actions.ihtml

has a few references to white fonts for example.

Discussion

  • Tim Riker

    Tim Riker - 2002-04-02
    • assigned_to: nobody --> jquinn
     
  • Tim Riker

    Tim Riker - 2002-04-02

    Logged In: YES
    user_id=8134

    reassign. I suppose you could just add me to the project...
    ;-)

     
  • Todd L. Miller

    Todd L. Miller - 2002-04-02

    Logged In: YES
    user_id=21436

    Good idea. (Why didn't I think of it? :))

    I added you to the project and updated your
    permissions. I think I set everything up right; if you
    want/need more permissions, just let me know.

    This is precisely the kind of thing I'd be happy
    to let you fix to your heart's content (along with the
    HTML/CSS validation) and commit to CVS. I'm still
    waffling on unconditionally removing the web from the URL;
    if you feel like converting your changes to an option
    (e.g.,

    if( $_SITE["noWebsInURLs"] ) { $webInURL = ""; } else {
    $webInURL = "&web=$web"; }
    /* Code for producing URLs with $webInURL inserted. */

    ), _please_ do so. Thanks! (And for testing and
    reporting things and what-not, too.)

    -jQuinn

     
  • Todd L. Miller

    Todd L. Miller - 2004-07-01
    • assigned_to: jquinn --> nobody
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.