Changeset 692109
- Timestamp:
- 04/05/2013 09:25:06 AM (13 years ago)
- Location:
- jb-common/trunk
- Files:
-
- 6 edited
-
jb-common.php (modified) (2 diffs)
-
license.txt (modified) (1 diff)
-
loc/jb-common-es_ES.mo (modified) (previous)
-
loc/jb-common-es_ES.po (modified) (8 diffs)
-
loc/jb-common.pot (modified) (7 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jb-common/trunk/jb-common.php
r692051 r692109 2 2 /* 3 3 Plugin Name: JB Common 4 Plugin URI: 5 Description: A plugin with common features missed in WordPress .4 Plugin URI: http://wordpress.org/extend/plugins/jb-common/ 5 Description: A plugin with common features missed in WordPress, like favicon, meta tags, adding HTML to head and footer, WordPress e-mail from header filter, etc. 6 6 Version: 1.0 7 7 Author: Joan Botella Vinaches … … 76 76 77 77 define('JBCOMMON_PLUGIN_URI','http://wordpress.org/extend/plugins/jb-common/'); 78 define('JBCOMMON_PLUGIN_DESCRIPTION',__('A plugin with common features missed in WordPress .',JBCOMMON_TEXT_DOMAIN));78 define('JBCOMMON_PLUGIN_DESCRIPTION',__('A plugin with common features missed in WordPress, like favicon, meta tags, adding HTML to head and footer, WordPress e-mail from header filter, etc.',JBCOMMON_TEXT_DOMAIN)); 79 79 define('JBCOMMON_PLUGIN_VERSION','1.0'); 80 80 define('JBCOMMON_PLUGIN_AUTHOR','Joan Botella Vinaches'); -
jb-common/trunk/license.txt
r692051 r692109 4 4 Plugin Name: JB Common 5 5 Plugin URI: http://wordpress.org/extend/plugins/jb-common/ 6 Description: A plugin with common features missed in WordPress .6 Description: A plugin with common features missed in WordPress, like favicon, meta tags, adding HTML to head and footer, WordPress e-mail from header filter, etc. 7 7 Version: 1.0 8 8 Author: Joan Botella Vinaches -
jb-common/trunk/loc/jb-common-es_ES.po
r692051 r692109 3 3 "Project-Id-Version: jb-common\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2013-04-0 3 10:12+0100\n"6 "PO-Revision-Date: 2013-04-0 3 10:12+0100\n"5 "POT-Creation-Date: 2013-04-05 11:22+0100\n" 6 "PO-Revision-Date: 2013-04-05 11:23+0100\n" 7 7 "Last-Translator: Joan Botella Vinaches <joanbotella@joanbotella.com>\n" 8 8 "Language-Team: Joan Botella Vinaches <joanbotella@joanbotella.com>\n" … … 20 20 21 21 #: ../jb-common.php:78 22 msgid "A plugin with common features missed in WordPress ."23 msgstr "Un plugin con funcion es comunes que se echan de menos en WordPress."22 msgid "A plugin with common features missed in WordPress, like favicon, meta tags, adding HTML to head and footer, WordPress e-mail from header filter, etc." 23 msgstr "Un plugin con funcionalidades comunes que se echan de menos en WordPress, como favicon, meta tags, añadir HTML al head y footer, filtro de la cabecera from de los e-mails de WordPress, etc." 24 24 25 25 #: ../jb-common.php:82 … … 42 42 #: ../cfg/info.php:155 43 43 #: ../cfg/info.php:190 44 #: ../lib/admin/info.php:2045 44 msgid "Description:" 46 45 msgstr "Descripción:" 47 46 48 47 #: ../cfg/info.php:11 49 #: ../lib/admin/info.php:2350 48 msgid "Author:" 51 49 msgstr "Autor:" 52 50 53 51 #: ../cfg/info.php:12 54 #: ../lib/admin/info.php:2455 52 msgid "Author URI:" 56 53 msgstr "URI del autor:" … … 684 681 #: ../lib/plugin-functions.php:10 685 682 #: ../lib/plugin-functions.php:20 686 #: ../lib/admin/configuration.php:48687 683 msgid "Configuration" 688 684 msgstr "Configuración" … … 690 686 #: ../lib/hooks.php:55 691 687 #: ../lib/plugin-functions.php:21 692 #: ../lib/admin/show-log.php:8693 #: ../lib/admin/show-log.php:14694 688 msgid "Show Log" 695 689 msgstr "Mostrar Registro" … … 698 692 #: ../lib/hooks.php:173 699 693 #: ../lib/plugin-functions.php:22 700 #: ../lib/admin/info.php:9701 694 msgid "Info" 702 695 msgstr "Información" … … 904 897 905 898 #: ../lib/widgets/bio.php:37 899 #: ../lib/widgets/feeds.php:30 906 900 msgid "Read more about this widget on the <a href=\"%url%\" title=\"Go to the JB Common plugin Info section\" target=\"_blank\">JB Common plugin Info section</a>." 907 901 msgstr "Lee más acerca de este widget en la <a href=\"%url%\" title=\"Ir a la sección de Información de JB Common\" target=\"_blank\">sección de Información del plugin JB Common</a>." 908 902 909 903 #: ../lib/widgets/bio.php:40 904 #: ../lib/widgets/feeds.php:33 910 905 msgid "Title:" 911 906 msgstr "Título:" … … 999 994 msgstr "Tipo de fuente:" 1000 995 996 #~ msgid "A plugin with common features missed in WordPress." 997 #~ msgstr "Un plugin con funciones comunes que se echan de menos en WordPress." 998 1001 999 #~ msgid "Site" 1002 1000 #~ msgstr "Página" -
jb-common/trunk/loc/jb-common.pot
r692051 r692109 3 3 "Project-Id-Version: JB Common v1.0\n" 4 4 "Report-Msgid-Bugs-To: \n" 5 "POT-Creation-Date: 2013-04-0 3 10:08+0100\n"6 "PO-Revision-Date: 2013-04-0 3 10:09+0100\n"5 "POT-Creation-Date: 2013-04-05 11:24+0100\n" 6 "PO-Revision-Date: 2013-04-05 11:24+0100\n" 7 7 "Last-Translator: Joan Botella Vinaches <joanbotella@joanbotella.com>\n" 8 8 "Language-Team: \n" … … 16 16 17 17 #: ../jb-common.php:78 18 msgid "A plugin with common features missed in WordPress ."18 msgid "A plugin with common features missed in WordPress, like favicon, meta tags, adding HTML to head and footer, WordPress e-mail from header filter, etc." 19 19 msgstr "" 20 20 … … 38 38 #: ../cfg/info.php:155 39 39 #: ../cfg/info.php:190 40 #: ../lib/admin/info.php:2041 40 msgid "Description:" 42 41 msgstr "" 43 42 44 43 #: ../cfg/info.php:11 45 #: ../lib/admin/info.php:2346 44 msgid "Author:" 47 45 msgstr "" 48 46 49 47 #: ../cfg/info.php:12 50 #: ../lib/admin/info.php:2451 48 msgid "Author URI:" 52 49 msgstr "" … … 680 677 #: ../lib/plugin-functions.php:10 681 678 #: ../lib/plugin-functions.php:20 682 #: ../lib/admin/configuration.php:48683 679 msgid "Configuration" 684 680 msgstr "" … … 686 682 #: ../lib/hooks.php:55 687 683 #: ../lib/plugin-functions.php:21 688 #: ../lib/admin/show-log.php:8689 #: ../lib/admin/show-log.php:14690 684 msgid "Show Log" 691 685 msgstr "" … … 694 688 #: ../lib/hooks.php:173 695 689 #: ../lib/plugin-functions.php:22 696 #: ../lib/admin/info.php:9697 690 msgid "Info" 698 691 msgstr "" … … 900 893 901 894 #: ../lib/widgets/bio.php:37 895 #: ../lib/widgets/feeds.php:30 902 896 msgid "Read more about this widget on the <a href=\"%url%\" title=\"Go to the JB Common plugin Info section\" target=\"_blank\">JB Common plugin Info section</a>." 903 897 msgstr "" 904 898 905 899 #: ../lib/widgets/bio.php:40 900 #: ../lib/widgets/feeds.php:33 906 901 msgid "Title:" 907 902 msgstr "" -
jb-common/trunk/readme.txt
r692078 r692109 9 9 License URI: http://www.gnu.org/licenses/gpl.html 10 10 11 A plugin with common features missed in WordPress. 11 A plugin with common features missed in WordPress, like favicon, meta tags, 12 adding HTML to head and footer, WordPress e-mail from header filter, etc. 12 13 13 14 == Description == 15 16 A plugin with common features missed in WordPress, like favicon, meta tags, 17 adding HTML to head and footer, WordPress e-mail from header filter, etc. 18 Take a look to the [Changelog](http://wordpress.org/extend/plugins/jb-common/changelog/ "Go to the Changelog section") 19 for a complete feature list, you may be interested in some of them. 14 20 15 21 I've developed this plugin for my own job. I've realized that when I create a 16 22 new WordPress project, there are some features I have to plugin every time. I 17 23 decided to bundle they all into a single plugin, and I'm publishing it for 18 other creators who may find it useful too. Take a look to the [Changelog](http://wordpress.org/extend/plugins/jb-common/changelog/ "Go to the Changelog section") 19 for a complete feature list, you may be interested in some of them. 24 other creators who may find it useful too. 20 25 21 26 == Installation == … … 29 34 = Why not writting a plugin for each feature? = 30 35 31 Managing one plugin is faster and cleaner than managing many. 36 This plugin was designed for creating new WordPress sites faster, and 37 managing one plugin is faster than managing many. 32 38 33 39 = I need only one of your features and I don't want to install them all =
Note: See TracChangeset
for help on using the changeset viewer.