Skip to content

Commit

Permalink
updated for GIT
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Aug 14, 2009
1 parent 54d5bdc commit 98c0784
Show file tree
Hide file tree
Showing 48 changed files with 864 additions and 910 deletions.
1 change: 0 additions & 1 deletion examples/1-2-3 start/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* --------------------------------------
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/Figure as Definition List/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* This demo shows how change default figures behaviour
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/Flash movie/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* --------------------------------------
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/HTML filtering/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
* - well formed output
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/Youtube video/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* --------------------------------------
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/cache/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* demonstrates advantages of inheriting from base Texy object
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/cache/mytexy.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* ----------------
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/emoticons/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* This demo shows how enable emoticons in Texy!
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/handler/handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* -----------------------
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/headings/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* --------------------------------------
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/images/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* - support for preloading
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/links/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* This demo shows how control links in Texy!
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/modifiers/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* This demo shows how control modifiers usage
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/references/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* - used links checking (antispam)
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/syntax highlighting/demo-fshl-alt.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* - define user callback (for /--code elements)
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/syntax highlighting/demo-fshl.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
* - define user callback (for /--code elements)
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/syntax highlighting/demo-geshi.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
* - load language, highlight and return stylesheet + html output
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion examples/user syntax/demo.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* --------------------------------------
*
* @author David Grudl (http://davidgrudl.com)
* @version $Id$
*/


Expand Down
900 changes: 450 additions & 450 deletions icons/logo-texy2.eps

Large diffs are not rendered by default.

828 changes: 414 additions & 414 deletions icons/logo.eps

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion texy/libs/DTD.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/RegExp.Patterns.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyConfigurator.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyHandlerInvocation.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyHtml.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyModifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyObject.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/libs/TexyUtf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyBlockModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyBlockQuoteModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyEmoticonModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyFigureModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyHeadingModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyHorizLineModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyHtmlModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyHtmlOutputModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyImageModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyLinkModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyListModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyLongWordsModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyParagraphModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyPhraseModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyScriptModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyTableModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/modules/TexyTypographyModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down
1 change: 0 additions & 1 deletion texy/texy.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* @license GNU GENERAL PUBLIC LICENSE version 2 or 3
* @link http://texy.info
* @package Texy
* @version $Id$
*/


Expand Down

0 comments on commit 98c0784

Please sign in to comment.