Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: If page is empty than it works like a trigger to open sublevel pages with content
Post: RE: If page is empty than it works like a trigger ...
Thank you, but maybe you can explain how to integrate this modification? And how to call this tree in sidebar. Thank you! |
|
lifeisshort |
Feature Requests
|
5 |
16,613 |
2014-02-20, 03:29:54 |
|
|
Thread: If page is empty than it works like a trigger to open sublevel pages with content
Post: RE: If page is empty than it works like a trigger ...
Yes, you are right! I edited plugins/sitemap.php and found this:
function sm_get_link($page) {
$url = $page['url'];
$title = $page['title'];
return "$title";
}
How to detect if page ha... |
|
lifeisshort |
Feature Requests
|
5 |
16,613 |
2014-02-13, 08:06:20 |
|
|
Thread: Admin - Side menu current class
Post: RE: Admin - Side menu current class
Maybe you can explain how you did it? Thanx |
|
lifeisshort |
Developer Discussions
|
3 |
12,127 |
2014-02-13, 04:46:34 |
|
|
Thread: If page is empty than it works like a trigger to open sublevel pages with content
Post: If page is empty than it works like a trigger to o...
Hello,
i want to say big thank you for such a good cms!
I want to create a documentation page with a tree. Everything works fine, i am using i18n plugin to show a structure tree. The only probl... |
|
lifeisshort |
Feature Requests
|
5 |
16,613 |
2014-02-13, 04:10:29 |