User:Ilya/OpenWetWare/Blogging: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 22: Line 22:


====Avatars====
====Avatars====
*[http://wordpress.com/blog/2006/08/30/new-feature-avatars/ On Wordpress.com]
*[http://wordpress.com/blog/2006/08/30/new-feature-avatars/ New feature on Wordpress.com]: avatars available since 2006
*[http://mu.wordpress.org/forums/topic.php?id=3858 WPMU Avatar widget] users will be able to navigate to their Profile page and upload their own photo. The photo will appear next to their comments across your WPMU site, and, if they use my Author Profile Enhanced widget, in their sidebar next to their “About Me” text ([http://suleiman.hadithuna.com/ demo])
*[http://mu.wordpress.org/forums/topic.php?id=3858 WPMU Avatar widget] users will be able to navigate to their Profile page and upload their own photo. The photo will appear next to their comments across your WPMU site, and, if they use my Author Profile Enhanced widget, in their sidebar next to their “About Me” text ([http://suleiman.hadithuna.com/ demo])
**based on [http://wordpress.org/support/topic/99289 Profile Pics plugin]
**based on [http://wordpress.org/support/topic/99289 Profile Pics plugin]
Line 31: Line 31:
*[http://wordpress.org/extend/plugins/gravatar-and-userpics/ Gravatar] allows you to generate a gravatar URL complete with rating, size, default, and border options; it also shows LiveJournal userpics in comments
*[http://wordpress.org/extend/plugins/gravatar-and-userpics/ Gravatar] allows you to generate a gravatar URL complete with rating, size, default, and border options; it also shows LiveJournal userpics in comments
*[http://wordpress.org/extend/plugins/localised-comment-avatar/ Localized comment avatar] allows readers to specify a name, e-mail address and/or URL that they will always use when commenting, and to upload and assign an image to this combination of specified values
*[http://wordpress.org/extend/plugins/localised-comment-avatar/ Localized comment avatar] allows readers to specify a name, e-mail address and/or URL that they will always use when commenting, and to upload and assign an image to this combination of specified values
*[http://wordpress.org/extend/plugins/sexy-comments/ Sexy Comments plugin] has avatar support


===Themes===
===Themes===

Revision as of 15:45, 26 July 2007

Wordpress

WordPress MU

Plugins, Widgets, SVN Repository

Logins

Avatars

  • New feature on Wordpress.com: avatars available since 2006
  • WPMU Avatar widget users will be able to navigate to their Profile page and upload their own photo. The photo will appear next to their comments across your WPMU site, and, if they use my Author Profile Enhanced widget, in their sidebar next to their “About Me” text (demo)
    • based on Profile Pics plugin
    • The "can't upload" issue:
      • Subdirectory fix, subdomain fix (don't work?)
      • Upload form fix (for IE7 only?) open up wp-admin/profiles.php, find the form line about 15 lines down and change it to this: <form name="profile" id="your-profile" action="profile-update.php" method="post" enctype="multipart/form-data">
  • Post Avatar allows choosing from a predetermined set of images
  • Gravatar allows you to generate a gravatar URL complete with rating, size, default, and border options; it also shows LiveJournal userpics in comments
  • Localized comment avatar allows readers to specify a name, e-mail address and/or URL that they will always use when commenting, and to upload and assign an image to this combination of specified values
  • Sexy Comments plugin has avatar support

Themes

style.css:
  • #topimg: change header picture (header_dkblue.jpg)
  • #header_title: increase the font size to 30px, add ITC Franklin Gothic Book to the font list, change change padding-top from 155px to 70px and remove text-transform: uppercase
  • #header_title2: increase the font size to 20px, add ITC Franklin Gothic Book to the font list and remove text-transform: uppercase

Wikia

Wiki to blog extension

Notes

  • science blog feeds (from Jason):
looks like this: http://feeds.feedburner.com/scienceblogs/pharyngula
we might consider setting ours up like that as well. e.g. http://feeds.feedburner.com/openwetware/shareyourscience would be the name of mine.