This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
design:interface [2014/01/09 09:39] emillyriverz [Lists] |
design:interface [2015/09/15 09:31] (current) Den Approved |
||
|---|---|---|---|
| Line 216: | Line 216: | ||
| - | Used for determining the location of the data and for updating the page to show the new data. Paging consist of numbers of page and next/previous icons, next/previous appear if the are more then 2 pages of content. | + | Used for navigating and display the current location in the paged data. Previous/next icons are present if there are more than 2 pages of data. |
| - | ===== Icon Set ===== | + | ===== Icons ===== |
| + | |||
| + | When developing your plugins, you may need various icons for boxes, buttons, etc. Here's what Oxwall offers: | ||
| + | |||
| + | Standard icon set: | ||
| - | A set of icons, can be taken from //Style Guide//, take a look at the full set: | ||
| {{:design:iconset.png|}} | {{:design:iconset.png|}} | ||
| + | |||
| + | Tiny icon set: | ||
| + | |||
| + | {{:design:tinyiconset.png|}} | ||
| + | |||
| + | Please note that every theme may have its own icons, although the sets should be identical to the ones in the [[design:psd-style-guides|Theme StyleGuide]]. | ||
| + | |||