Edit report at https://bugs.php.net/bug.php?id=66861&edit=1
ID: 66861 Updated by: [email protected] Reported by: eldmannen+php at gmail dot com -Summary: Show deprecation indicator on the sidebar +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: 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? :) Previous Comments: ------------------------------------------------------------------------ [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
