Virgülle ayrılmış birden fazla etiket, aralarında mantıksal VE (AND) olarak değerlendirilir. Noktalı virgül, mantıksal VEYA (OR) olarak kabul edilir. AND, OR üzerinde önceliğe sahiptir ve mantıksal gruplama için parantez kullanılamaz. Bir etiketteki yıldız (*) işareti, "herhangi bir dize" anlamında bir joker karakterdir.
What to change if you update a skin from cotonti to cotonti >= 0.6.5?
- Check all <!-- BEGIN: xxxx --> and <!-- END: xxxx -->
Be sure spaces are in the correct places, like above.
Only check it if you got errors about xTemplate
Known error:
polls.tpl: <!-- END: POLL_VIEW_DISABLED--> and should be <!-- END: POLL_VIEW_DISABLED -->
- Copy the /admin dir from sed-light skin and copy to yours.
You only need to modify admin.tpl to fit your skin.
- Delete admin-tpl's from your root skin directory...
Wat aan te passen als je een skin van cotonti wil aanpassen naar een versie voor Cotonti >= 0.6.5?
- Kijk alle <!-- BEGIN: xxxx --> en <!-- END: xxxx --> na
Zorg ervoor dat alle spaties op de juiste plaats staan zoals in het voorbeeld hierboven.
Nakijken is enkel nodig indien je een foutboodschap hebt ivm xTemplate
Gekende fout:
polls.tpl: <!-- END: POLL_VIEW_DISABLED--> en zou als volgt meoten zijn <!-- END: POLL_VIEW_DISABLED -->
- Kopieer de /admin folder van sed-light skin naar jouw...