Просмотр поста

.
Libra
Sensus veris

SpAgEtE, add headmod to your page you want to show
define('_IN_JOHNCMS', 1);
$headmod = "somename";
$textl = 'somename page';
require_once ('../incfiles/core.php');
require_once ('../incfiles/head.php');
...

then edit incfiles/language/en/places.lng - add there new pages
somename = "<a href='#'>somewhwere...</a>"