[textpattern] r3282 committed - Add article context to the 'article_ui' -> 'sidehelp' event .

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 20, 2009, 4:21:53 AM10/20/09
to txp...@googlegroups.com
Revision: 3282
Author: r.wetzlmayr
Date: Tue Oct 20 01:21:33 2009
Log: Add article context to the 'article_ui' -> 'sidehelp' event .
http://code.google.com/p/textpattern/source/detail?r=3282

Modified:
/development/4.x/textpattern/include/txp_article.php

=======================================
--- /development/4.x/textpattern/include/txp_article.php Tue Jul 7
05:48:29 2009
+++ /development/4.x/textpattern/include/txp_article.php Tue Oct 20
01:21:33 2009
@@ -443,7 +443,7 @@

//-- markup help --------------

- echo pluggable_ui('article_ui', 'sidehelp', side_help($textile_body,
$textile_excerpt));
+ echo pluggable_ui('article_ui', 'sidehelp', side_help($textile_body,
$textile_excerpt), $rs);

//-- custom menu entries --------------

Reply all
Reply to author
Forward
0 new messages