 | Up one level
| |
 | admin/
| |
 | b2evocore/
| |
 | conf/
| |
 | htsrv/
| |
 | img/
| |
 | install/
| |
 | locales/
| |
 | media/
| |
 | plugins/
| |
 | rsc/
| |
 | skins/
| |
 | xmlsrv/
| |
 | a_noskin.php [summary] [333 lines] | 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 [summary] [59 lines] | 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.) |
 | default.php [summary] [99 lines] | 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 [summary] [90 lines] | 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. |
 | mms.php [summary] [724 lines] | MMS Server - injecting mms messages from a mobile phone into a blog b2evolution - {@link http://b2evolution.net/} |
 | multiblogs.php [summary] [316 lines] | 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 [summary] [18 lines] | |
 | summary.php [summary] [143 lines] | 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... |