Difference between revisions of "Website Update 2011 08 26 Meeting"

From Creative Commons
Jump to: navigation, search
(Proposed New Nav)
(Problems with launched site design)
 
(39 intermediate revisions by 4 users not shown)
Line 55: Line 55:
  
 
== Proposed New Nav ==
 
== Proposed New Nav ==
 +
 +
''FINAL: DO NOT EDIT THIS, MOVE TO [[Website Update 2011 08 29 Meeting]]''
  
 
* About
 
* About
** Our Mission
+
** Our Mission (primary)
** History of CC
+
** History of CC (primary)
** Who Uses CC? (curator block too)
+
** Who Uses CC? (curator block too) (primary)
** Case Studies (curator block too)
+
** Case Studies (curator block too) (primary)
** Videos about CC
+
** Videos about CC (primary)
 
* Licensing
 
* Licensing
 
** About the Licenses (primary)
 
** About the Licenses (primary)
Line 71: Line 73:
 
*** Participate in Developer Challenges
 
*** Participate in Developer Challenges
 
*** Help Translate CC
 
*** Help Translate CC
** Public Domain Tools (nix tools if not enough room) (primary) (second column)
+
** Public Domain Tools (http://creativecommons.org/publicdomain/) (primary) (second column)
*** Our Public Domain tools http://creativecommons.org/publicdomain/
+
** CC0 Public Domain Dedication (primary)
*** CC0 Public Domain Dedication
+
***About CC0 http://creativecommons.org/about/cc0
****About CC0 http://creativecommons.org/about/cc0
+
***Choose CC0 http://creativecommons.org/choose/zero/
****Choose CC0 http://creativecommons.org/choose/zero/
+
** Public Domain Mark (primary)
*** Public Domain Mark
+
***About PDM http://creativecommons.org/about/pdm
****About PDM http://creativecommons.org/about/pdm
+
***Use PDM http://creativecommons.org/choose/mark/
****Use PDM http://creativecommons.org/choose/mark/
 
 
* Support CC
 
* Support CC
** Donate to Creative Commons (curator block too)
+
** Donate to Creative Commons (curator block too) (primary)
** Buy CC Merchandise
+
** Buy CC Merchandise (primary)
** Our Supporters (curator block too)
+
** Our Supporters (curator block too) (primary)
** Corporate Giving
+
** Corporate Giving (primary)
** Facts & Figures
+
** Facts & Figures (primary)
 
* Projects (or specific projects)
 
* Projects (or specific projects)
 
** Culture (http://creativecommons.org/culture) (primary)
 
** Culture (http://creativecommons.org/culture) (primary)
Line 113: Line 114:
 
** Follow Us (primary)
 
** Follow Us (primary)
 
*** Twitter
 
*** Twitter
*** Facebook
+
*** Facebook  
 
*** Identi.ca
 
*** Identi.ca
 
*** Google+
 
*** Google+
Line 157: Line 158:
 
* CC Talks With...
 
* CC Talks With...
 
* Case Studies
 
* Case Studies
 +
 +
= Problems with launched site design =
 +
 +
<span style="color: red"><strong>Don't add anything new here, all new issues should be added to the [http://code.creativecommons.org/issues CC issue tracker]</strong></span>
 +
 +
* <strike>kinkade dump db, get the db dump into cc.fab site (kinkade and rejon)
 +
** live changes to content then authoritatively come on the main live site
 +
** theme changes go to cc.fab site, then svn commit, and then svn up on live site</strike> (done)
 +
 +
* <strike>On /staff, when you click on a person's name the URL fragment is visited, but the top part of the text for that section is cut off by the header.  Probably has something to do with the fact that header position is fixed. http://stackoverflow.com/questions/4086107/html-positionfixed-page-header-and-in-page-anchors (cxadams)</strike>  (Moved to [http://code.creativecommons.org/issues/issue914 issue tracker])
 +
 +
* <strike>The comments form on blog posts uses obsolete CSS rules that require work-arounds (such as using an ol for the fields). The form needs to be updated to use <code><fieldset></code> and <code><label></code> instead (cxadams)</strike> (FIXED)
 +
** its the comments.php file in the theme
 +
 +
* <strike>On the comments both the Share on Twitter / Tags have obsolete styling (cxadams)</strike> (Moved to [http://code.creativecommons.org/issues/issue915 issue tracker])
 +
 +
* <strike>When you are not logged in, below the Submit button on the blog post comments, there appears the text "Input error: Invalid referer" (rejon)</strike> (Moved to  [http://code.creativecommons.org/issues/issue916 issue tracker])
 +
 +
* (NOTFIXING) <strike>Maybe this is by design, but I'm not a fan of light grey font for reading. Also blog posts span width of browser (I don't think it should) http://creativecommons.org/weblog/entry/28644</strike>
 +
 +
*<strike>the lay-out of the following pages did not carry over (it was a carousel type thing): http://creativecommons.org/who-uses-cc, http://creativecommons.org/culture, http://creativecommons.org/science, creativecommons.org/education, http://creativecommons.org/government (rejon)
 +
** not porting these over, if someone wants to port over, then use the new front page system</strike> (Moved to [http://code.creativecommons.org/issues/issue917 issue tracker])
 +
 +
*(FIXED) <strike>power of open carousel image should link to thepowerofopen.org not the blog post</strike>
 +
 +
* <strike>/board page needs spacing between photos and text (rejon)</strike> (FIXED temporarily by adding styling to WP page, but styling should be removed all WP pages)
 +
 +
* <strike>case studies bucket should be three dots, not two</strike>
 +
** <strike>high quality case studies at http://wiki.creativecommons.org/Special:Ask/-5B-5BCategory:Casestudy-5D-5D-5B-5BHas-20quality::A-2DClass-5D-5D-5B-5BHas-20importance::High-5D-5D/-3FCase-20study-20title/-3FDescription/-3FImage-20Header/order%3DRANDOM/sort%3DCase_study_title/format%3Dtemplate/template%3DExplorebox/link%3Dnone/columns%3D1.</strike>
 +
** <strike>any from http://creativecommons.org/who-uses-cc, like NIN, Wikipedia. Something more artsy/music related might be good to balance it out.</strike> (Moved to [http://code.creativecommons.org/issues/issue918 issue tracker])
 +
 +
* <strike>various bolding issues in carousel</strike> (cxadams)
 +
 +
* <strike>WP issue - makes you log in anew every time you want to do something new, ie. edit a post, upload a photo. what is up w/that? (rejon)</strike> (FIXED)
 +
 +
* <strike>Each page should have a right-hand column with a list of links to the other pages in the same section (e.g. About, Licenses) (cxadams)
 +
** fix with noscript tag  possibly to link sections, but do after bug fixes</strike> (Moved to [http://code.creativecommons.org/issues/issue919 issue tracker])
 +
 +
* <strike>/board page doesn't have correct styling.  List of people is vertical, but should have a horizontal component. (rejon)</strike> (FIXED temporarily by adding styling to WP page, but styling should be removed all WP pages)
 +
 +
* <strike>after jon verifies fucked pages with kinkade, then hand off style conversion to the theme by extracting style from pages onto theme (rejon + nkinkade then cxadams)</strike> (Moved to [http://code.creativecommons.org/issues/issue917 issue tracker])
 +
 +
* <strike>problems with http://creativecommons.org/about/downloads/</strike> (cxadams) (FIXED)
 +
 +
* <strike>the about/downloads page is not linked to from anywhere top-level</strike> (you can get there via News » Press Room » Downloads)
 +
 +
* <strike>a more user-friendly way to say "Licensors" and "Licensees" under License tab up top. suggested alternative text for Licensors could be "Share your work" and for Licensees "Reuse a work" or "Reuse others works".</strike> (WONTFIX, for now)
 +
 +
*<strike>creativecommons.net needs to be updated with same theme in time for launch Oct 11</strike>  (Moved to [http://code.creativecommons.org/issues/issue920 issue tracker])
 +
 +
*<strike>http://creativecommons.org/choose/ text spans page (shouldn't). also once license is chosen, the layout of that page is a bit off, ie. offline work text is pushed to the right http://creativecommons.org/choose/results-one?q_1=2&q_1=1&field_commercial=y&field_derivatives=y&field_jurisdiction=&field_format=&field_worktitle=&field_attribute_to_name=&field_attribute_to_url=&field_sourceurl=&field_morepermissionsurl=&lang=en_US&n_questions=3</strike> (Moved to [http://code.creativecommons.org/issues/issue921 issue tracker])

Latest revision as of 18:24, 29 September 2011


Meeting Plan

  • show off the work
  • talk tech details
    • SVGA (1024x768, basically ipad)
    • touch (need to be usable across devices)
    • platforms (which ones to support)
    • what will master reviewers be checking the site on?
    • HTML5 important
  • critique
  • then jump into site hierarchy

Current Nav

  • Current TopNav
    • About
    • Blog
    • Donate
    • FAQ
    • Wiki
    • International
  • Current BottomNav
    • "Creative Commons"
      • Column 1
        • About
        • Who Uses CC?
        • Culture
        • Education
        • Science
      • Column 2
        • Blog
        • Case Studies
        • CC Talks With...
        • Newsletters
        • Downloads
      • Column 3
        • International
        • Events
        • People
        • Press Room
        • Contact
    • Licensing
      • The Licenses
      • Choose License
      • FAQ
      • Find Content
      • Developers
    • Supporting CC
      • Donate
      • Store
      • Supporters
      • Corporate Giving
      • Facts & Figures

Proposed New Nav

FINAL: DO NOT EDIT THIS, MOVE TO Website Update 2011 08 29 Meeting

Curator

also in about

  • Who Uses CC?
  • CC Talks With...
  • Case Studies

Problems with launched site design

Don't add anything new here, all new issues should be added to the CC issue tracker

  • kinkade dump db, get the db dump into cc.fab site (kinkade and rejon)
    • live changes to content then authoritatively come on the main live site
    • theme changes go to cc.fab site, then svn commit, and then svn up on live site (done)
  • The comments form on blog posts uses obsolete CSS rules that require work-arounds (such as using an ol for the fields). The form needs to be updated to use <fieldset> and <label> instead (cxadams) (FIXED)
    • its the comments.php file in the theme
  • On the comments both the Share on Twitter / Tags have obsolete styling (cxadams) (Moved to issue tracker)
  • When you are not logged in, below the Submit button on the blog post comments, there appears the text "Input error: Invalid referer" (rejon) (Moved to issue tracker)
  • (FIXED) power of open carousel image should link to thepowerofopen.org not the blog post
  • /board page needs spacing between photos and text (rejon) (FIXED temporarily by adding styling to WP page, but styling should be removed all WP pages)
  • various bolding issues in carousel (cxadams)
  • WP issue - makes you log in anew every time you want to do something new, ie. edit a post, upload a photo. what is up w/that? (rejon) (FIXED)
  • Each page should have a right-hand column with a list of links to the other pages in the same section (e.g. About, Licenses) (cxadams)
    • fix with noscript tag possibly to link sections, but do after bug fixes (Moved to issue tracker)
  • /board page doesn't have correct styling. List of people is vertical, but should have a horizontal component. (rejon) (FIXED temporarily by adding styling to WP page, but styling should be removed all WP pages)
  • after jon verifies fucked pages with kinkade, then hand off style conversion to the theme by extracting style from pages onto theme (rejon + nkinkade then cxadams) (Moved to issue tracker)
  • the about/downloads page is not linked to from anywhere top-level (you can get there via News » Press Room » Downloads)
  • a more user-friendly way to say "Licensors" and "Licensees" under License tab up top. suggested alternative text for Licensors could be "Share your work" and for Licensees "Reuse a work" or "Reuse others works". (WONTFIX, for now)
  • creativecommons.net needs to be updated with same theme in time for launch Oct 11 (Moved to issue tracker)