mirror of
https://github.com/smarty-php/smarty.git
synced 2025-09-26 20:30:54 +02:00
added links to appndixes, removed unuseful old appendixes
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
BUGS
|
||||
====
|
||||
|
||||
Check the `BUGS` file that comes with the latest distribution of Smarty,
|
||||
or check the website.
|
@@ -1,15 +0,0 @@
|
||||
Resources {#inforesources}
|
||||
=========
|
||||
|
||||
Smarty\'s homepage is located at [URL.SMARTY](&url.smarty;)
|
||||
|
||||
- You can join the mailing list by sending an e-mail to ``. An archive
|
||||
of the mailing list can be viewed at [here](&url.ml.archive;)
|
||||
|
||||
- Forums are at [URL.FORUMS](&url.forums;)
|
||||
|
||||
- The wiki is located at [URL.WIKI](&url.wiki;)
|
||||
|
||||
- Join the chat at [irc.freenode.net\#smarty](&url.wiki;)
|
||||
|
||||
- FAQ\'s are [here](&url.faq_1;) and [here](&url.faq_2;)
|
@@ -24,4 +24,8 @@ Smarty is a template engine for PHP, facilitating the separation of presentation
|
||||
- [Caching](./programmers/caching.md)
|
||||
- [Resources](./programmers/resources.md)
|
||||
- [Advanced Features](./programmers/advanced-features.md)
|
||||
- [Extending Smarty With Plugins](./programmers/plugins.md)
|
||||
- [Extending Smarty With Plugins](./programmers/plugins.md)
|
||||
|
||||
## Other
|
||||
- Some random [tips & tricks](./appendixes/tips.md)
|
||||
- [Troubleshooting](./appendixes/troubleshooting.md)
|
||||
|
Reference in New Issue
Block a user