Changeset 336830
- Timestamp:
- 01/25/2011 06:53:12 AM (15 years ago)
- Location:
- wp-pda/trunk
- Files:
-
- 20 edited
-
iphone-theme/style.css (modified) (1 diff)
-
jqmobile-theme/footer.php (modified) (1 diff, 1 prop)
-
jqmobile-theme/header.php (modified) (1 diff, 1 prop)
-
jqmobile-theme/index.php (modified) (1 diff, 1 prop)
-
jqmobile-theme/single.php (modified) (1 diff, 1 prop)
-
jqmobile-theme/style.css (modified) (1 diff)
-
pda-option.php (modified) (1 diff, 1 prop)
-
pda-theme/404.php (modified) (1 diff, 1 prop)
-
pda-theme/archive.php (modified) (1 diff, 1 prop)
-
pda-theme/comments.php (modified) (1 diff, 1 prop)
-
pda-theme/footer.php (modified) (1 diff, 1 prop)
-
pda-theme/header.php (modified) (1 diff, 1 prop)
-
pda-theme/index.php (modified) (1 diff, 1 prop)
-
pda-theme/page.php (modified) (1 diff, 1 prop)
-
pda-theme/search.php (modified) (1 diff, 1 prop)
-
pda-theme/searchform.php (modified) (1 diff, 1 prop)
-
pda-theme/sidebar.php (modified) (1 diff, 1 prop)
-
pda-theme/single.php (modified) (1 diff, 1 prop)
-
pda-theme/style.css (modified) (1 diff, 1 prop)
-
pda.php (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
wp-pda/trunk/iphone-theme/style.css
r36732 r336830 10 10 http://www.opensource.org/licenses/gpl-license.php 11 11 12 $Id: style.css 8 2007-03-05 04:48:43Z imthiaz $12 SVN: $Id: index.php 50616 2008-06-15 20:19:22Z imthiaz $ 13 13 14 14 */ -
wp-pda/trunk/jqmobile-theme/footer.php
-
Property
svn:keywords
set to
Id
r336828 r336830 1 1 <?php 2 //SVN: $Id : footer.php 50616 2008-06-15 20:19:22Z imthiaz$2 //SVN: $Id$ 3 3 ?> 4 4 </body> -
Property
svn:keywords
set to
-
wp-pda/trunk/jqmobile-theme/header.php
-
Property
svn:keywords
set to
Id
r336828 r336830 1 <?php 2 //SVN: $Id: header.php 50616 2008-06-15 20:19:22Z imthiaz $ 3 global $detectedPage; 4 ?> 1 <?php //SVN: $Id$ ?> 2 <?php global $detectedPage;?> 5 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 6 4 <html xmlns="http://www.w3.org/1999/xhtml"> -
Property
svn:keywords
set to
-
wp-pda/trunk/jqmobile-theme/index.php
-
Property
svn:keywords
set to
Id
r336828 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php 2 //SVN: $Id: index.php 50616 2008-06-15 20:19:22Z imthiaz $3 3 4 4 $detectedPage = ''; -
Property
svn:keywords
set to
-
wp-pda/trunk/jqmobile-theme/single.php
-
Property
svn:keywords
set to
Id
r336828 r336830 1 <?php 2 //SVN: $Id: index.php 50616 2008-06-15 20:19:22Z imthiaz $ 3 get_header(); 4 ?> 1 <?php //SVN: $Id$ ?> 2 <?php get_header(); ?> 5 3 <div data-role="content"> 6 4 -
Property
svn:keywords
set to
-
wp-pda/trunk/jqmobile-theme/style.css
r336828 r336830 1 /* 2 Theme Name: jqmobile-theme 3 Theme URI: http://imthi.com/wp-pda/ 4 Description: A theme especially designed for latest mobile devices (iPhone,Android) 5 Version: 1.0 6 Author: Imthiaz 7 Author URI: http://imthi.com/ 8 9 The CSS, XHTML and design is released under GPL: 10 http://www.opensource.org/licenses/gpl-license.php 11 12 SVN: $Id: index.php 50616 2008-06-15 20:19:22Z imthiaz $ 13 14 */ 15 1 16 .nav-glyphish-example .ui-btn .ui-btn-inner { 2 17 padding-top: 40px !important; -
wp-pda/trunk/pda-option.php
-
Property
svn:keywords
changed from
idtoid Id
r103732 r336830 1 <?php //SVN: $Id$?> 1 2 <?php 2 //SVN: $Id$3 3 if ( !empty($_POST ) ) : ?> 4 4 <div id="message" class="updated fade"><p><strong><?php _e('Options saved.') ?></strong></p></div> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/404.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php get_header(); ?> 2 3 <div id="content"> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/archive.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php get_header(); ?> 2 3 <div id="content"> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/comments.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php 2 3 // Do not delete these lines -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/footer.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <div id="footer"> 2 3 <p> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/header.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php load_theme_textdomain('pda-theme');?> 2 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/index.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php get_header(); ?> 2 3 <div id="content"> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/page.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php get_header(); ?> 2 3 <div id="content"> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/search.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php get_header(); ?> 2 3 <div id="content"> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/searchform.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <form method="get" action="<?php bloginfo('home'); ?>/"> 2 3 <input type="text" value="<?php echo wp_specialchars($s, 1); ?>" name="s" /> <input type="submit" value="<?php _e('Search','pda-theme'); ?>" /> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/sidebar.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php 2 3 $defaults = array('format' => 'array'); -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/single.php
-
Property
svn:keywords
changed from
idtoid Id
r103728 r336830 1 <?php //SVN: $Id$ ?> 1 2 <?php get_header(); ?> 2 3 <div id="content"> -
Property
svn:keywords
changed from
-
wp-pda/trunk/pda-theme/style.css
-
Property
svn:keywords
set to
Id
r103728 r336830 10 10 http://www.opensource.org/licenses/gpl-license.php 11 11 12 $Id : style.css 8 2007-03-05 04:48:43Z imthiaz$12 $Id$ 13 13 14 14 */ -
Property
svn:keywords
set to
-
wp-pda/trunk/pda.php
-
Property
svn:keywords
set to
Id
r336828 r336830 7 7 Version: 1.2.8 8 8 Author URI: http://imthi.com/ 9 10 SVN: $Id$ 11 9 12 */ 10 13 -
Property
svn:keywords
set to
Note: See TracChangeset
for help on using the changeset viewer.