/content-single.php |
---|
18,8 → 18,8 |
<?php wp_link_pages(array( 'before' => '<div class="page-link">'.__('Pages:', 'sdt'), 'after' => '</div>')); ?> |
</div><!-- .entry-content --> |
<footer class="entry-meta-bottom"> |
<?php _e('categories: ', 'sdt'); the_category(', '); ?><br /> |
<?php _e('tags: ', 'sdt'); the_tags('', ', ', ''); ?><br /> |
<?php printf(_n("category: ", "categories: ", count(get_the_category()), 'sdt')); the_category(', '); ?><br /> |
<?php printf(_n("tag: ", "tags: ", count(get_the_tags()), 'sdt')); the_tags('', ', ', ''); ?><br /> |
<a href="<?php the_permalink(); ?>" title="<?php printf(esc_attr__('Permalink to %s', 'sdt'), the_title_attribute('echo=0')); ?>" rel="bookmark"><?php _e('permalink', 'sdt'); ?></a> |
<? if (comments_open()) { ?> • <a href="#respond" title="<?php _e('Write a comment', 'sdt'); ?>"><?php _e('reply', 'sdt'); ?></a><?php } ?> |
<? if (pings_open()) { ?> • <a href="<?php trackback_url() ?>" title="<?php _e('Trackback URL', 'sdt'); ?>"><?php _e('trackback', 'sdt'); ?></a><?php } ?> |
/content.php |
---|
35,8 → 35,8 |
*/ |
if ($post->post_type != 'page') : ?> |
<footer class="entry-meta-bottom"> |
<?php _e('Categories: ', 'sdt'); the_category(', '); ?><br /> |
<?php _e('Tags: ', 'sdt'); the_tags('', ', ', ''); ?> |
<?php printf(_n("category: ", "categories: ", count(get_the_category()), 'sdt')); the_category(', '); ?><br /> |
<?php printf(_n("tag: ", "tags: ", count(get_the_tags()), 'sdt')); the_tags('', ', ', ''); ?> |
</footer> |
<?php endif; ?> |
</article> |
/js/iframe.js |
---|
1,6 → 1,8 |
function sdt_autoResize(id){ |
var newheight; |
// wait a bit so the page can load |
newheight = document.getElementById(id).contentWindow.document.body.scrollHeight; |
document.getElementById(id).height = (newheight) + "px"; |
/languages/it_IT.mo |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/languages/it_IT.po |
---|
4,8 → 4,8 |
msgstr "" |
"Project-Id-Version: Simple Dark Theme 1.0\n" |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/sdt\n" |
"POT-Creation-Date: 2011-10-16 09:53:28+00:00\n" |
"PO-Revision-Date: 2011-10-16 12:14+0100\n" |
"POT-Creation-Date: 2011-10-16 13:06:11+00:00\n" |
"PO-Revision-Date: 2011-10-16 15:07+0100\n" |
"Last-Translator: Iacopo Benesperi <iacchi@iacchi.org>\n" |
"Language-Team: Iacopo Benesperi <posta@iacchi.org>\n" |
"Language: \n" |
148,12 → 148,18 |
msgstr "Pagine:" |
#: content-single.php:21 |
msgid "categories: " |
msgstr "categorie: " |
#: content.php:38 |
msgid "category: " |
msgid_plural "categories: " |
msgstr[0] "categoria: " |
msgstr[1] "categorie: " |
#: content-single.php:22 |
msgid "tags: " |
msgstr "tag: " |
#: content.php:39 |
msgid "tag: " |
msgid_plural "tags: " |
msgstr[0] "tag: " |
msgstr[1] "tag: " |
#: content-single.php:23 |
#: content.php:8 |
210,14 → 216,6 |
msgid "Comments closed" |
msgstr "Commenti chiusi" |
#: content.php:38 |
msgid "Categories: " |
msgstr "Categorie: " |
#: content.php:39 |
msgid "Tags: " |
msgstr "Tag: " |
#: footer.php:11 |
msgid "Licence: " |
msgstr "Licenza: " |
400,6 → 398,15 |
msgid "dark, light, gray, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, translation-ready" |
msgstr "dark, light, gray, two-columns, left-sidebar, right-sidebar, fixed-width, custom-menu, translation-ready" |
#~ msgid "tags: " |
#~ msgstr "tag: " |
#~ msgid "Categories: " |
#~ msgstr "Categorie: " |
#~ msgid "Tags: " |
#~ msgstr "Tag: " |
#~ msgid "" |
#~ "This entry was posted by <a href=\"%6$s\">%5$s</a>. Bookmark the <a href=" |
#~ "\"%3$s\" title=\"Permalink to %4$s\" rel=\"bookmark\">permalink</a>." |
/languages/sdt.pot |
---|
4,7 → 4,7 |
msgstr "" |
"Project-Id-Version: Simple Dark Theme 1.0\n" |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/sdt\n" |
"POT-Creation-Date: 2011-10-16 09:53:28+00:00\n" |
"POT-Creation-Date: 2011-10-16 13:06:11+00:00\n" |
"MIME-Version: 1.0\n" |
"Content-Type: text/plain; charset=UTF-8\n" |
"Content-Transfer-Encoding: 8bit\n" |
130,13 → 130,17 |
msgid "Pages:" |
msgstr "" |
#: content-single.php:21 |
msgid "categories: " |
msgstr "" |
#: content-single.php:21 content.php:38 |
msgid "category: " |
msgid_plural "categories: " |
msgstr[0] "" |
msgstr[1] "" |
#: content-single.php:22 |
msgid "tags: " |
msgstr "" |
#: content-single.php:22 content.php:39 |
msgid "tag: " |
msgid_plural "tags: " |
msgstr[0] "" |
msgstr[1] "" |
#: content-single.php:23 content.php:8 |
msgid "Permalink to %s" |
192,14 → 196,6 |
msgid "Comments closed" |
msgstr "" |
#: content.php:38 |
msgid "Categories: " |
msgstr "" |
#: content.php:39 |
msgid "Tags: " |
msgstr "" |
#: footer.php:11 |
msgid "Licence: " |
msgstr "" |