Edit report at https://bugs.php.net/bug.php?id=66861&edit=1
ID: 66861 User updated by: eldmannen+php at gmail dot com Reported by: eldmannen+php at gmail dot com Summary: Color sidebars <li>s for deprecation/new/... Status: Open Type: Feature/Change Request Package: Website problem PHP Version: Irrelevant Block user comment: N Private report: N New Comment: Was just a mockup. Yeah, the deprecated colors could be changed from black to gray to decrease their visibility. New functions could also be highlighted in green as you say to better make people aware of them. Previous Comments: ------------------------------------------------------------------------ [2014-03-10 01:10:33] [email protected] Interesting idea. In your screenshot I feel the different colors actually makes you want to click it more, rather then serve as a warning. Which means.. How about adding alight green color for new functions? :) For deprecated/removed .. maybe light fadeout transparency? Or will that just be confusing and make you wanna check it out? :) ------------------------------------------------------------------------ [2014-03-09 13:23:18] eldmannen+php at gmail dot com Description: ------------ On the manual there is a sidebar containing a list of functions. As can be seen on http://www.php.net/manual/en/function.session-regenerate-id.php The sidebar is <aside> element with the 'layout-menu' class. I think it would be helpful and increase awarity of deprecated functions by showing a deprecation indicator (dimmed color, red color, or icon, or something) on the <li>/function entries that are deprecated. Expected result: ---------------- http://i.imgur.com/78PwTak.png ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=66861&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
