Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
subpage!
#5
grs84pl Wrote:In words, I want to see list of all (children) sub pages with links to them.
I need function which I might use in page content.

I18N plugin: For the top-level pages use:

<?php get_i18n_navigation(return_page_slug()); ?>

For the pages below the selected top-level page use:

<?php get_i18n_navigation(return_page_slug(),1,99); ?>

For more information see here.

grs84pl Wrote:and second thing:
Where can I find list of commends witch i can use in editor (like (% gallery name=thing %) )
I'm reading plugins .php files but that does not helping.

Each plugin has its own method of being included in a page. It just so happens that by now most of the plugins use the (% ... %) syntax, it's more or less standard now.
But there is no list, you have to look at the plugins' documentions.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
subpage! - by jondavjon - 2011-06-04, 09:34:46
subpage! - by yojoe - 2011-06-04, 11:08:57
subpage! - by grs84pl - 2011-06-10, 08:12:43
subpage! - by RobA - 2011-06-10, 08:31:03
subpage! - by mvlcek - 2011-06-10, 16:05:49
subpage! - by grs84pl - 2011-06-10, 18:46:38
subpage! - by mvlcek - 2011-06-10, 20:03:08
subpage! - by yojoe - 2011-06-10, 23:45:23
subpage! - by grs84pl - 2011-06-30, 04:06:53



Users browsing this thread: 3 Guest(s)