 | Remonter
| |
 | conf/
| |
 | cron/
| |
 | htsrv/
| |
 | inc/
| |
 | install/
| |
 | locales/
| |
 | media/
| |
 | plugins/
| |
 | rsc/
| |
 | skins/
| |
 | skins_adm/
| |
 | xmlsrv/
| |
 | a_noskin.php [source] [482 lignes] | This file will display a blog, WITHOUT using skins. This file will set some display parameters and then display the blog in a template. |
 | a_stub.php [source] [50 lignes] | This file is a stub file for displaying a blog, using evoSkins. This file will set some display parameters and then let b2evolution handle the display by calling an evoSkin. (skins are in the /skins folder.) |
 | admin.php [source] [285 lignes] | This is the main dispatcher for the admin interface. IF YOU ARE READING THIS IN YOUR WEB BROWSER, IT MEANS THAT PHP IS NOT PROPERLY INSTALLED ON YOUR WEB SERVER. IF YOU DON'T KNOW WHAT THIS MEANS, CONTACT YOUR SERVER ADMINISTRATOR OR YOUR HOSTING COMPANY. |
 | charts.txt [source] [0 lignes] | |
 | contact.php [source] [157 lignes] | This is a demo template displaying a form to contact the admin user of the site This template is designed to be used aside of your blog, in case you have a website containing other sections than your blog. This lets you use b2evolution as a contact form handler outside of your blog per se. |
 | default.php [source] [195 lignes] | This is the main public interface file! This file is NOT mandatory. You can delete it if you want. You can also replace the contents of this file with contents similar to the contents of a_stub.php, a_noskin.php, multiblogs.php, etc. |
 | index.php [source] [103 lignes] | This is the main public interface file. IF YOU ARE READING THIS IN YOUR WEB BROWSER, IT MEANS THAT PHP IS NOT PROPERLY INSTALLED ON YOUR WEB SERVER. IF YOU DON'T KNOW WHAT THIS MEANS, CONTACT YOUR SERVER ADMINISTRATOR OR YOUR HOSTING COMPANY. |
 | index_multi.php [source] [91 lignes] | This is an alternative index.php file. This one is optimized for a multiblog setup where each blog can be identified by its URL. This file will ignore any ?blog= parameter. b2evolution - {@link http://b2evolution.net/} Released under GNU GPL License - {@link http://b2evolution.net/about/license.html} |
 | license.txt [source] [293 lignes] | |
 | multiblogs.php [source] [431 lignes] | This is a demo template displaying multiple blogs on the same page If you're new to b2evolution templates or skins, you should not start with this file It will be easier to start examining blog_a.php or noskin_a.php for instance... |
 | sample.htaccess [source] [39 lignes] | |
 | sitemap_a.php [source] [24 lignes] | Experimental Sitemap Stub for a SINGLE BLOG |
 | sitemap_blogs.php [source] [28 lignes] | Experimental Sitemap Stub FOR A BLOG AGGREGATION |
 | summary.php [source] [165 lignes] | This is a demo template displaying a summary of the last posts in each blog If you're new to b2evolution templates or skins, you should not start with this file It will be easier to start examining blog_a.php or noskin_a.php for instance... |