cvs: smarty /docs/entities global.ent
[email protected] ("Peter 'Mash' Morgan") Wed, 27 Sep 2006 04:33:29 -0000
| Newsgroups | php.smarty.cvs |
|---|---|
| Message-ID | <cvspete_morgan1159331609@cvsserver> |
pete_morgan Wed Sep 27 04:33:29 2006 UTC
Modified files:
/smarty/docs/entities global.ent
Log:
Adding some more resources
http://cvs.php.net/viewvc.cgi/smarty/docs/entities/global.ent?r1=1.5&r2=1.6&diff_format=u
Index: smarty/docs/entities/global.ent
diff -u smarty/docs/entities/global.ent:1.5 smarty/docs/entities/global.ent:1.6
--- smarty/docs/entities/global.ent:1.5 Wed May 25 19:13:20 2005
+++ smarty/docs/entities/global.ent Wed Sep 27 04:33:29 2006
@@ -1,5 +1,5 @@
<!--
- $Id: global.ent,v 1.5 2005/05/25 19:13:20 nlopess Exp $
+ $Id: global.ent,v 1.6 2006/09/27 04:33:29 pete_morgan Exp $
Contains global "macros" for all the XML documents.
-->
@@ -7,9 +7,16 @@
<!ENTITY url.smarty 'http://smarty.php.net/'>
<!ENTITY url.ml.archive 'http://marc.theaimsgroup.com/?l=smarty-general&r=1&w=2'>
<!ENTITY ml.general.sub '[email protected]'>
+
+<!ENTITY url.wiki 'http://smarty.incutio.com/'>
+<!ENTITY url.forums 'http://www.phpinsider.com/smarty-forum/'>
+<!ENTITY url.chat 'irc://irc.freenode.net/smarty'>
+<!ENTITY url.faq_1 'http://smarty.incutio.com/?page=SmartyFrequentlyAskedQuestions'>
+<!ENTITY url.faq_2 'http://smarty.php.net/faq.php'>
+
<!ENTITY url.php-accelerator 'http://www.php-accelerator.co.uk'>
<!ENTITY url.zend 'http://www.zend.com/'>
-<!ENTITY url.overLib 'http://www.bosrup.com/web/overlib/'>
+<!ENTITY url.overLib 'http://www.bosrup.com/web/overlib/'>
<!-- to use like <ulink url="&url.php-manual;some_function"> -->
<!ENTITY url.php-manual 'http://php.net/'>