2013-02-03, 03:52:19
(2013-02-03, 03:36:59)PiN Wrote: I have a question about I18N Special Pages and so I would like to make a list using the plugins.
1) I created the site eg www.myweb.com/software/ and took the template "Software" with I18N Special Pages, and I have a question on how to display all added items www.myweb.com/software/?
2) Is it possible to display the items, depending on the filter selected, ie for example the software is platform license - how to display only items from a particular platform - such as Windows or Linux.
Assuming you use I18N Search, set the special pages field's "index" property to "as tag" in the special page type field settings.
Save any page to trigger re-indexing.
Then you can search for/display these pages passing "Linux" as tag to I18N Search. You might have to specify it in lower case and replace all non-characters/digits with _, e.g. "Windows XP" --> "windows_xp".