STUDIO-17: Change function names in functions.php to follow our new convention

Metadata

Source
STUDIO-17
Type
Task
Priority
Critical
Status
Closed
Resolution
Fixed
Assignee
Michelle D'Souza
Reporter
Michelle D'Souza
Created
2011-12-08T15:11:30.452-0500
Updated
2012-01-20T17:27:42.495-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Website

Description

We have decided in the irc channel to name php functions using underscore to separate words and adding the theme related prefix 'fl'.

As part of this issue we should split FSS Five functions from Studios functions.

Comments

  • Anastasia Cheetham commented 2011-12-13T13:40:22.555-0500

    In investigating how to address this issue properly, we realized we need to do a better job of completely separating our modifications from the original FSSFive theme. Johnny Taylor pointed us to the notion of Child Themes:

    http://codex.wordpress.org/Child_Themes

    We are re-implementing the Studios theme as an official child theme of FSSFive. This will make upgrading FSSFive much simpler.

  • Michelle D'Souza commented 2011-12-14T09:14:12.920-0500

    As of revision e8ccd26c101a765479dd2f4a2e58e89559173628 everything related to the studios theme from the current development branch has been moved into the studios child theme. There are several styling issues that need to be addressed.

  • Michelle D'Souza commented 2011-12-14T09:26:24.012-0500

    The styling issues that I've noticed are:

    • gap between the top and the login button
    • font weight of the titles on the front page
    • footer styling
    • title on the posts tagged with page
    • paragraph styling inside a post
  • Michelle D'Souza commented 2011-12-14T12:14:24.964-0500

    There is also an issue with uploading images and having the thumbnail size be correct.

  • Michelle D'Souza commented 2011-12-14T13:46:04.466-0500

    Merged into project repo at 16286a75b7832608384b8294203462c2dfabb7d0