Changeset 164200
- Timestamp:
- 10/17/2009 09:56:55 AM (16 years ago)
- Location:
- wpmathpublisher
- Files:
-
- 49 added
- 3 edited
-
tags/0.6.1 (added)
-
tags/0.6.1/constants.php (added)
-
tags/0.6.1/example.png (added)
-
tags/0.6.1/fonts (added)
-
tags/0.6.1/fonts/COPYING (added)
-
tags/0.6.1/fonts/FreeSerif.ttf (added)
-
tags/0.6.1/fonts/cmex10.ttf (added)
-
tags/0.6.1/fonts/cmmi10.ttf (added)
-
tags/0.6.1/fonts/cmr10.ttf (added)
-
tags/0.6.1/fonts/index.php (added)
-
tags/0.6.1/fonts/msam10.ttf (added)
-
tags/0.6.1/img (added)
-
tags/0.6.1/img/math_988.5_4cef2feb078cc040ae234cc852c32959.png (added)
-
tags/0.6.1/img/math_993.5_1f7a1b40efb812992da42b328034d176.png (added)
-
tags/0.6.1/img/math_995.5_e9b8bf31f3890cf1512ae6570a98ac75.png (added)
-
tags/0.6.1/img/math_995_a182927f5c6471dcda14959a470c2f30.png (added)
-
tags/0.6.1/inc (added)
-
tags/0.6.1/inc/admin_themePage.php (added)
-
tags/0.6.1/inc/jscolor (added)
-
tags/0.6.1/inc/jscolor/arrow.gif (added)
-
tags/0.6.1/inc/jscolor/cross.gif (added)
-
tags/0.6.1/inc/jscolor/hs.png (added)
-
tags/0.6.1/inc/jscolor/hv.png (added)
-
tags/0.6.1/inc/jscolor/jscolor.js (added)
-
tags/0.6.1/inc/slider.js (added)
-
tags/0.6.1/license.txt (added)
-
tags/0.6.1/locale (added)
-
tags/0.6.1/locale/wpmathpublisher-de_DE-formal.mo (added)
-
tags/0.6.1/locale/wpmathpublisher-de_DE-formal.po (added)
-
tags/0.6.1/locale/wpmathpublisher-de_DE.mo (added)
-
tags/0.6.1/locale/wpmathpublisher-de_DE.po (added)
-
tags/0.6.1/mathpublisher.php (added)
-
tags/0.6.1/readme.txt (added)
-
tags/0.6.1/screenshot-1.jpg (added)
-
tags/0.6.1/screenshot-2.png (added)
-
tags/0.6.1/style.css (added)
-
tags/0.6.1/tinymce (added)
-
tags/0.6.1/tinymce/dialog.php (added)
-
tags/0.6.1/tinymce/editor_plugin.js (added)
-
tags/0.6.1/tinymce/img (added)
-
tags/0.6.1/tinymce/img/wpmathpublisher.png (added)
-
tags/0.6.1/tinymce/js (added)
-
tags/0.6.1/tinymce/js/dialog.js (added)
-
tags/0.6.1/tinymce/langs (added)
-
tags/0.6.1/tinymce/langs/de.js (added)
-
tags/0.6.1/tinymce/langs/de_dlg.js (added)
-
tags/0.6.1/tinymce/langs/en.js (added)
-
tags/0.6.1/tinymce/langs/en_dlg.js (added)
-
tags/0.6.1/wpmathpublisher.php (added)
-
trunk/readme.txt (modified) (4 diffs)
-
trunk/style.css (modified) (1 diff)
-
trunk/wpmathpublisher.php (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wpmathpublisher/trunk/readme.txt
r161987 r164200 4 4 Requires at least: 2.5 5 5 Tested up to: 2.8.4 6 Stable tag: 0.6 6 Stable tag: 0.6.1 7 7 8 8 Plugin that allows formulars to be included in blog texts (as graphics) … … 41 41 42 42 The plugin ist currently available in 43 43 44 * English (default) 44 45 * German (translated by me) … … 46 47 == Changelog == 47 48 48 = 0.4 [2008-07-09] = 49 * Fixed keeping a variable for theme-page output that was meant to be only temporary 50 * added function to clear the image cache and let the images be regenerated 51 = 0.4.1 [2009-02-12] = 52 * Fixed error occuring while installation 53 = 0.4.2 [2009-03-08] = 54 * Cleaned up code 55 * removed making background transparent bye choosing so, use alpha = 127 instead 56 * offers change of size for each individual image 57 = v 0.4.3 [2009-03-08] = 58 * added noparse attribute 59 * added short user guide on plugins configuration page 60 * removed deactivation hook to preserve configuration if plugin is updated 61 = v 0.4.3.1 [2009-03-08] = 62 * fixed a problem with the svn, reupload for complete installation 63 = v 0.4.4 [2009-09-*] (never uploaded) = 64 * fixed height of text in graphics as suggested by a productive user ;) 49 = v 0.6.1 [2009-10-17] = 50 * added slider to set transparency [Carpe Slider](http://carpe.ambiprospect.com/slider/ "DHTML Slider") (v1.5.1) 51 * added credits for all the people i got the scripts from 52 = v 0.6 [2009-10-09] = 53 * outputs allowed font size 54 * gone to be awesome ;) 55 * integration in tinymce 3.x 56 * added simple color-picker by integrating [jscolor](http://jscolor.com/ "JavaScript Color Picker") 57 * temporary added ability to import old database values - really got to get this saving stuff sorted out 58 * update of translation 65 59 = v 0.5 [2009-10-09] = 66 60 * removed reading options written by older versions of this plugin … … 70 64 * added option to change default fontsize 71 65 * exported display settings of admin page to css-file 72 = v 0.6 [2009-10-09] = 73 * outputs allowed font size 74 * gone to be awesome ;) 75 * integration in tinymce 3.x 76 * added simple color-picker by integrating [jscolor](http://jscolor.com/ "JavaScript Color Picker") 77 * temporary added ability to import old database values - really got to get this saving stuff sorted out 78 * update of translation 66 = v 0.4.4 [2009-09-*] (never uploaded) = 67 * fixed height of text in graphics as suggested by a productive user ;) 68 = v 0.4.3.1 [2009-03-08] = 69 * fixed a problem with the svn, reupload for complete installation 70 = v 0.4.3 [2009-03-08] = 71 * added noparse attribute 72 * added short user guide on plugins configuration page 73 * removed deactivation hook to preserve configuration if plugin is updated 74 = 0.4.2 [2009-03-08] = 75 * Cleaned up code 76 * removed making background transparent bye choosing so, use alpha = 127 instead 77 * offers change of size for each individual image 78 = 0.4.1 [2009-02-12] = 79 * Fixed error occuring while installation 80 = 0.4 [2008-07-09] = 81 * Fixed keeping a variable for theme-page output that was meant to be only temporary 82 * added function to clear the image cache and let the images be regenerated 79 83 80 84 == Installation == -
wpmathpublisher/trunk/style.css
r161987 r164200 83 83 font-style: italic; 84 84 } 85 86 /* slider css code 87 ## removed unnecessary parts ## 88 */ 89 90 /* Default stylesheet for the Carpe Slider 91 By Tom Hermansson Snickars 92 2005-12-17 version 1.5 93 Copyright CARPE Design 94 carpe.ambiprospect.com 95 */ 96 *.carpe_horizontal_slider_display_combo { 97 clear: left; 98 margin: 0; 99 } 100 *.carpe_horizontal_slider_track { 101 background-color: #bbb; 102 color: #333; 103 width: 148px; 104 float: left; 105 margin: 0; 106 line-height: 0px; 107 font-size: 0px; 108 text-align: left; 109 padding: 4px; 110 border: 1px solid; 111 border-color: #ddd #999 #999 #ddd; 112 } 113 *.carpe_horizontal_slider_track *.carpe_slider_slit { 114 background-color: #333; 115 color: #ccc; 116 width: 138px; 117 height: 2px; 118 margin: 4px 4px 2px 4px; 119 line-height: 0px; 120 position: absolute; 121 z-index: 1; 122 border: 1px solid; 123 border-color: #999 #ddd #ddd #999; 124 } 125 *.carpe_horizontal_slider_track *.carpe_slider { 126 width: 16px; 127 background-color: #666; 128 color: #333; 129 position: relative; 130 margin: 0; 131 height: 8px; 132 z-index: 1; 133 line-height: 0px; 134 font-size: 0px; 135 text-align: left; 136 border: 2px solid; 137 border-color: #999 #333 #333 #999; 138 } 139 *.carpe_slider_display_holder { 140 background-color: #bbb; 141 color: #333; 142 width: 34px; 143 margin: 0; 144 float: left; 145 padding: 0 2px 0 0; 146 height: 20px; 147 text-align: right; 148 border: 1px solid; 149 border-color: #ddd #999 #999 #ddd; 150 } 151 .carpe_slider_display { 152 background-color: #bbb; 153 color: #333; 154 padding: 3px 1px 0 0; 155 width: 30px !important; 156 text-align: right !important; 157 font-size: 11px !important; 158 line-height: 10px !important; 159 font-family: verdana, arial, helvetica, sans-serif; 160 font-weight: bold; 161 border: 0 !important; 162 cursor: default; 163 } -
wpmathpublisher/trunk/wpmathpublisher.php
r161987 r164200 7 7 Author URI: http://kraeuterbruederchen.de 8 8 Text Domain: wpmathpublisher 9 Version: 0.6 9 Version: 0.6.1 10 10 11 11 Copyright: … … 45 45 + temporary added ability to import old database values - really got to get this saving stuff sorted out 46 46 ! update of translation 47 v 0.6.1 [2009-10-17] 48 + added slider to set transparency 49 + added credits for all the people i got the scripts from 47 50 48 51 Roadmap: 49 52 - add option to change default fontset 50 - add transparence slider53 - write ajax class to be able to create pictures dynamically 51 54 */ 52 55 … … 62 65 63 66 define('WPMP_TEXTDOMAIN', 'wpmathpublisher'); 64 define ('WPMP_FOLDER', basename(dirname(__FILE__)));67 define('WPMP_FOLDER', basename(dirname(__FILE__))); 65 68 define('WPMP_BASEDIR', WP_PLUGIN_DIR.'/'.WPMP_FOLDER); 66 69 define('WPMP_BASEURL', WP_PLUGIN_URL.'/'.WPMP_FOLDER); … … 103 106 wp_enqueue_style('wpmathpublisher', WPMP_BASEURL.'/style.css'); 104 107 wp_enqueue_script('wpmathpublisher-jscolor', WPMP_BASEURL.'/inc/jscolor/jscolor.js'); 108 wp_enqueue_script('wpmathpublisher-slider', WPMP_BASEURL.'/inc/slider.js'); 105 109 add_theme_page(__('WpMathPublisher', WPMP_TEXTDOMAIN), __('WpMathPublisher', WPMP_TEXTDOMAIN), 5, WPMP_BASEDIR.'/inc/admin_themePage.php'); 106 110 }
Note: See TracChangeset
for help on using the changeset viewer.