update version and todo
This commit is contained in:
parent
63628910b2
commit
849720f160
|
@ -6,8 +6,6 @@ Photo album display?
|
||||||
|
|
||||||
- Edit photo page: bottom buttons are off-center in Dolphin Mini
|
- Edit photo page: bottom buttons are off-center in Dolphin Mini
|
||||||
|
|
||||||
- Pager: looks weird when only "prev" is there
|
|
||||||
|
|
||||||
- BB code buttons for status updates
|
- BB code buttons for status updates
|
||||||
|
|
||||||
- Get "add contact" back on contacts page
|
- Get "add contact" back on contacts page
|
||||||
|
@ -16,8 +14,6 @@ Photo album display?
|
||||||
|
|
||||||
- Embedded video playback is way too big
|
- Embedded video playback is way too big
|
||||||
|
|
||||||
- It would be better to allow the "source" specification for posts and comments to be anything the theme author wants--but how to make translateable?
|
|
||||||
|
|
||||||
- Needs to be faster!
|
- Needs to be faster!
|
||||||
- Reduce DOM elements (~2400 for 10 items, ~8400 for 40 items)
|
- Reduce DOM elements (~2400 for 10 items, ~8400 for 40 items)
|
||||||
- Automatically set limit of 10 items for Network and Profile?
|
- Automatically set limit of 10 items for Network and Profile?
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* Name: Frost--mobile version
|
* Name: Frost--mobile version
|
||||||
* Description: Like frosted glass
|
* Description: Like frosted glass
|
||||||
* Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
|
* Credits: Navigation icons taken from http://iconza.com. Other icons taken from http://thenounproject.com, including: Like, Dislike, Black Lock, Unlock, Pencil, Tag, Camera, Paperclip (Marie Coons), Folder (Sergio Calcara), Chain-link (Andrew Fortnum), Speaker (Harold Kim), Quotes (Henry Ryder), Video Camera (Anas Ramadan), and Left Arrow, Right Arrow, and Delete X (all three P.J. Onori). All under Attribution (CC BY 3.0). Others from The Noun Project are public domain or No Rights Reserved (CC0).
|
||||||
* Version: Version 0.2.2
|
* Version: Version 0.2.3
|
||||||
* Author: Zach P <windforest@f.shmuz.in>
|
* Author: Zach P <windforest@f.shmuz.in>
|
||||||
* Maintainer: Zach P <windforest@f.shmuz.in>
|
* Maintainer: Zach P <windforest@f.shmuz.in>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue