[Alba-desarrollo] SVN Alba r6217 -
prosistem/alba/trunk/alba/plugins/albaToolsPlugin/modules/albaTools/templates
commits en pressenter.com.ar
commits en pressenter.com.ar
Mar Jun 2 00:05:59 CEST 2009
Author: ftoledo
Date: 2009-06-01 19:05:59 -0300 (Mon, 01 Jun 2009)
New Revision: 6217
Modified:
prosistem/alba/trunk/alba/plugins/albaToolsPlugin/modules/albaTools/templates/indexSuccess.php
Log:
documentacion del plugin
Modified: prosistem/alba/trunk/alba/plugins/albaToolsPlugin/modules/albaTools/templates/indexSuccess.php
===================================================================
--- prosistem/alba/trunk/alba/plugins/albaToolsPlugin/modules/albaTools/templates/indexSuccess.php 2009-06-01 21:59:00 UTC (rev 6216)
+++ prosistem/alba/trunk/alba/plugins/albaToolsPlugin/modules/albaTools/templates/indexSuccess.php 2009-06-01 22:05:59 UTC (rev 6217)
@@ -1,5 +1,17 @@
<?php use_helper('AlbaTools')?>
-<h1>Herramientas para Alba</h1>
+<h1>Plugin de Herramientas para Alba</h1>
+<h2>Helpers</h2>
<p>Imagen vertical</p>
-<?php echo text2img('hola')?>
\ No newline at end of file
+
+<pre>
+<?php
+use_helper('AlbaTools');
+<?php echo text2img('hola')?>
+?>
+</pre>
+<?php echo text2img('hola')?>
+
+<h2>Tasks</h2>
+
+<h2>Modules</h2>
\ No newline at end of file
Más información sobre la lista de distribución Alba-desarrollo