[wp-docs] Codex move complete, next steps?

Peter Westwood peter.westwood at ftwr.co.uk
Sun Dec 3 10:09:54 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robert Deaton wrote:
> On 12/3/06, Matt Mullenweg <m at mullenweg.com> wrote:
>> spencerp wrote:
>> > Awesome! Thanks Matt! :) ;)  As for what's next, and the wishlist
>> items.. I had mentioned before, about maybe making the MonoBook theme,
>> the default theme?
>>
>> Honestly probably not going to happen. It's really jarring to folks to
>> go to something that looks completely different than the rest of the
>> site when going to documentation.
> 
> If nothing else, how about fixing up the theme that currently exists
> then. For one, short columns cause nasty looking pages. See
> http://codex.wordpress.org/ThisPageDoesntExist
> 
> I'm sure spencer and others will have requests for things to change to
> make the codex better looking and more accessible to all while
> retaining the wp.org appearance.
> 

Top of my wishlist is:

Adding the styles for displaying diffs properly to the codex theme - the
monobook theme has this - and it makes reviewing and checking changes
much easier as the context is actually highlighted correctly:

table.diff { background:white; }
td.diff-otitle { background:#ffffff; }
td.diff-ntitle { background:#ffffff; }
td.diff-addedline {
    background:#ccffcc;
    font-size: smaller;
}

td.diff-deletedline {
    background:#ffffaa;
    font-size: smaller;
}

td.diff-context {
    background:#eeeeee;
    font-size: smaller;
}

span.diffchange { color: red; font-weight: bold; }


westi
- --
Peter Westwood
http://blog.ftwr.co.uk
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFcqJyVPRdzag0AcURAkm+AJ9f3OexqiyHxVRiLMq6aTurROMf9wCg0p75
9p4HVGfAEVCglaDAym+Rs/s=
=6Czd
-----END PGP SIGNATURE-----


More information about the wp-docs mailing list