Skip to content

Commit

Permalink
* Corrected Textdomain used by theme
Browse files Browse the repository at this point in the history
* Minor code formatting
  • Loading branch information
Cais committed Jul 18, 2013
1 parent faea95b commit c6b6a02
Show file tree
Hide file tree
Showing 6 changed files with 123 additions and 107 deletions.
1 change: 1 addition & 0 deletions .idea/multi.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/webResources.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

62 changes: 33 additions & 29 deletions changelog.txt
@@ -1,30 +1,34 @@
==== Changelog.txt ====
= Version 2.1.1 =
* Minor documentation and code formatting
* Updated Copyright Years

= Version 2.1 =
* Update version to match Parent-Theme Desk Mess Mirrored
* Minor code refactoring

= Version 2.0.3 =
* Changed `dmm_wp_title` to use the `wp_title`

= Version 2.0.2 =
* Added project documentation doc-block to 'header.php'
* Modified HTML title tag to use `dmm_wp_title`
* Removed the 'author' template as it is functionally identical to the Desk Mess Mirrored 'author' template
* Removed the 'comment' template as it is functionally identical to the Desk Mess Mirrored 'comment' template
* Matched to Desk Mess Mirrored 2.0.2

= Version 1.9.1 =
* Matched to Desk Mess Mirrored 1.9.1

= Version 1.9 =
* Updated and corrected menu issues introduced at 1.8.7

= Version 1.8.7 =
* modified header.php to match menu element `nav-menu`

= Version 1.8.3 =
==== Changelog.txt ====
= Version 2.1.2 =
* Released July 2013
* Corrected Textdomain used by theme

= Version 2.1.1 =
* Minor documentation and code formatting
* Updated Copyright Years

= Version 2.1 =
* Update version to match Parent-Theme Desk Mess Mirrored
* Minor code refactoring

= Version 2.0.3 =
* Changed `dmm_wp_title` to use the `wp_title`

= Version 2.0.2 =
* Added project documentation doc-block to 'header.php'
* Modified HTML title tag to use `dmm_wp_title`
* Removed the 'author' template as it is functionally identical to the Desk Mess Mirrored 'author' template
* Removed the 'comment' template as it is functionally identical to the Desk Mess Mirrored 'comment' template
* Matched to Desk Mess Mirrored 2.0.2

= Version 1.9.1 =
* Matched to Desk Mess Mirrored 1.9.1

= Version 1.9 =
* Updated and corrected menu issues introduced at 1.8.7

= Version 1.8.7 =
* modified header.php to match menu element `nav-menu`

= Version 1.8.3 =
* Update Template Version to match current version of Desk Mess Mirrored (v1.8.3)
6 changes: 5 additions & 1 deletion header.php
Expand Up @@ -56,6 +56,10 @@
* @date March 13, 2013
* Minor documentation and code formatting
* Updated Copyright Years
*
* @version 2.1.2
* @date July 18, 2013
* Corrected Textdomain used by theme
*/ ?>

<!DOCTYPE html>
Expand Down Expand Up @@ -88,7 +92,7 @@
</div><!-- #logo -->

<div id="cup">
<a href="<?php echo get_feed_link( 'rss2' ); ?>" title="<?php _e( 'Add this blog to any reader', 'desk-mess-mirrored' ); ?>"><img alt="" src="<?php echo get_stylesheet_directory_uri(); ?>/images/rsscup.png" border="0" /></a>
<a href="<?php echo get_feed_link( 'rss2' ); ?>" title="<?php _e( 'Add this blog to any reader', 'multi' ); ?>"><img alt="" src="<?php echo get_stylesheet_directory_uri(); ?>/images/rsscup.png" border="0" /></a>
</div><!-- #cup -->

<div id="top-navigation-menu">
Expand Down
64 changes: 32 additions & 32 deletions readme.txt
@@ -1,33 +1,33 @@
==== Multi Readme.txt ====
Last revised March 13, 2013
Multi is a WordPress Child-Theme of Desk Mess Mirrored. The Desk Mess Mirrored
theme is required to be installed for the Multi Child-Theme to function.
Please download the Desk Mess Mirrored theme from this WordPress.org page:
http://wordpress.org/extend/themes/desk-mess-mirrored/
== Contents ==
* Basic FAQ
* Notes
* TODO Items
* changelog.txt extended details
* Review Tickets
== Basic FAQ ==
* TBA
== Notes ==
* TBA
== TODO Items ==
* see inline documentation
== Changelog ==
* see changelog.txt
== Review Tickets at WordPress.org ==
* http://themes.trac.wordpress.org/ticket/3199 - version 1.8.3
* http://themes.trac.wordpress.org/ticket/7346 - version 2.0.2
* http://themes.trac.wordpress.org/ticket/8501 - version 2.0.3
* http://themes.trac.wordpress.org/ticket/10342 - version 2.1
==== Multi Readme.txt ====
Last revised March 13, 2013
Multi is a WordPress Child-Theme of Desk Mess Mirrored. The Desk Mess Mirrored
theme is required to be installed for the Multi Child-Theme to function.

Please download the Desk Mess Mirrored theme from this WordPress.org page:
http://wordpress.org/extend/themes/desk-mess-mirrored/

== Contents ==
* Basic FAQ
* Notes
* TODO Items
* changelog.txt extended details
* Review Tickets

== Basic FAQ ==
* TBA

== Notes ==
* TBA

== TODO Items ==
* see inline documentation

== Changelog ==
* see changelog.txt

== Review Tickets at WordPress.org ==
* http://themes.trac.wordpress.org/ticket/3199 - version 1.8.3
* http://themes.trac.wordpress.org/ticket/7346 - version 2.0.2
* http://themes.trac.wordpress.org/ticket/8501 - version 2.0.3
* http://themes.trac.wordpress.org/ticket/10342 - version 2.1
* http://themes.trac.wordpress.org/ticket/11664 - version 2.1.1 - March 2013
90 changes: 45 additions & 45 deletions style.css
@@ -1,46 +1,46 @@
/*
Theme Name: Multi
Theme URI: http://buynowshop.com/themes/desk-mess-mirrored/multi/
Description: Child-Theme of Desk Mess Mirrored <strong>2.0</strong> - Marble desktop covered with a mix of old and new items, such as some vintage papers, a stainless steel pen, and, a hot cup of coffee! Please read the included changelog.txt, readme.txt, and support.txt files for the details of the latest changes and other important information.
Version: 2.1.1
Template: desk-mess-mirrored
Template Version: 2.2
Author: Edward Caissie
Author URI: http://edwardcaissie.com/
WordPress Required Version: 3.4
WordPress Tested Version: 3.5.1
Tags: brown, orange, silver, tan, light, two-columns, right-sidebar, fixed-width, threaded-comments, sticky-post, custom-menu, custom-background
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/**
* Copyright 2009-2013 Edward Caissie (email : edward.caissie@gmail.com)
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 2, as published by the
* Free Software Foundation.
*
* You may NOT assume that you can use any other version of the GPL.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to:
*
* Free Software Foundation, Inc.
* 51 Franklin St, Fifth Floor
* Boston, MA 02110-1301 USA
*
* The license for this software can also likely be found here:
* http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url( "../desk-mess-mirrored/style.css" );

/*=- Specials -=*/
div.textwidget form input { border: none; }
#cup { background: none; }
/*
Theme Name: Multi
Theme URI: http://buynowshop.com/themes/desk-mess-mirrored/multi/
Description: Child-Theme of Desk Mess Mirrored <strong>2.0</strong> - Marble desktop covered with a mix of old and new items, such as some vintage papers, a stainless steel pen, and, a hot cup of coffee! Please read the included changelog.txt, readme.txt, and support.txt files for the details of the latest changes and other important information.
Version: 2.1.2
Template: desk-mess-mirrored
Template Version: 2.2
Author: Edward Caissie
Author URI: http://edwardcaissie.com/
WordPress Required Version: 3.4
WordPress Tested Version: 3.6
Tags: brown, orange, silver, tan, light, two-columns, right-sidebar, fixed-width, threaded-comments, sticky-post, custom-menu, custom-background
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

/**
* Copyright 2009-2013 Edward Caissie (email : edward.caissie@gmail.com)
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 2, as published by the
* Free Software Foundation.
*
* You may NOT assume that you can use any other version of the GPL.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
* FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details
*
* You should have received a copy of the GNU General Public License along with
* this program; if not, write to:
*
* Free Software Foundation, Inc.
* 51 Franklin St, Fifth Floor
* Boston, MA 02110-1301 USA
*
* The license for this software can also likely be found here:
* http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url( "../desk-mess-mirrored/style.css" );

/*=- Specials -=*/
div.textwidget form input { border: none; }
#cup { background: none; }
/*-= End Specials =-*/

0 comments on commit c6b6a02

Please sign in to comment.