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 05:20] emillyriverz [Lists] |
design:interface [2015/09/15 09:31] (current) Den Approved |
||
---|---|---|---|
Line 197: | Line 197: | ||
===== Lists ===== | ===== Lists ===== | ||
- | List is a table that contains thumbnail photos, links and a text, each line of the table is separated by a certain color. Usually can be found in //Members, Photo and Video// pages. There are three types of lists in Oxwall. | + | List is a table that contains various items your plugin may have. Usually lists contain thumbnail photos, links and a text, with table rows differentiated by alternating colors. You can find examples of lists in //Members//, //Photos//, and //Videos// pages. |
- | User list, which contains smaller thumbnails of photos, usually used as user pic: | + | User list (with small avatars): |
- | {{:design:userlist.png|}} | + | {{:design:userlist1.png|}} |
- | Photo list, which contains bigger size of thumbnails of photos: | + | Photo list (with mid-size picture thumbnails): |
- | {{:design:photolist.png|}} | + | {{:design:photolist1.1.png|}} |
- | Video list, which contains a special required size of thumbnails for video embed or uploaded: | + | Video list (with mid-size picture thumbnails and info): |
+ | |||
+ | {{:design:videolist1.1.png|}} | ||
+ | |||
+ | ===== Paging ===== | ||
+ | |||
+ | {{:design:paging.png|}} | ||
+ | |||
+ | |||
+ | 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. | ||
+ | |||
+ | ===== Icons ===== | ||
+ | |||
+ | When developing your plugins, you may need various icons for boxes, buttons, etc. Here's what Oxwall offers: | ||
+ | |||
+ | Standard icon set: | ||
+ | |||
+ | {{: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]]. | ||
- | {{:design:videolist1.png|}} |