[Sputnik-list] new sputnik, cosmetic changes, gravatar
Yuri Takhteyev
yuri at sims.berkeley.edu
Fri Jun 27 15:56:49 GMT+2 2008
I have the new Sputnik running at http://sputnik.freewisdom.org/.
(This version is running code straight out of git.) Please go click
around and help me find remaining issues. I also changed the
appearance somewhat. Let me know what you think:
1. Sputnik now runs at 100% width by default, though there is a limit
on the width of the content. (Note that this is a two character
change, just changing div's id from doc2 to doc3.)
2. History (per page and global) is now split by date, which I think
makes it more intuitive.
3. I am now using icons for "edit", "history" and "diff"
4. I am also using icons for different kinds of users and added
OPTIONAL gravatar support.
Gravatar support means that if the user is registered with an email
address and has a account with Gravatar (http://en.gravatar.com/) with
that address, and Sputnik's USE_GRAVATAR config variable is set to
true, then we'll display their gravatar icon instead of the generic
user image. See http://sputnik.freewisdom.org/en/Sputnik.history for
an example.
All the local icons (i.e., not the gravatar ones) are stored as binary
nodes and you can replace them by simply uploading new ones. To do
that, just strip off the extention from the URL:
Admin icon as an image: http://sputnik.freewisdom.org/en/icons/admin.png
Admin icon as a node: http://sputnik.freewisdom.org/en/icons/admin
(you can click on "Edit" to upload a new image).
Come to think of it, random users shouldn't be able to replace the
icons, so I will change the permissions on this before the next
release to make those icons replaceable by admins only.
- yuri
--
http://sputnik.freewisdom.org/
More information about the Sputnik-list
mailing list