TODO: This is a brief list of the things that may still need to be done. No guarantee of them ever getting done. ajax/js SKIPPED Change show/hide to use AJAX. X Write my own drag & drop o Add permission checking to all the ajax functions o Break up panels_ajax into separate entry areas [mostly done] o ensure complete degradability X Loading animation for panels-modal X Make the titlebar outside of the overflow in the modal modules o panels node o mini-panel panels page o panels page 'default' panels o allow panel-page to use $arg/$node/$node-type/$user substitution like Views o allow panel-page to do menu item & tab like Views. X provide 'edit' tab for panels pages X allow setting to not display blocks content types X Remove all calls to the 'admin' callback X Make panels_get_content_type() like using for layout X Translate views to new content format X Translate node to new content format X Translate custom to new content format X Allow content types to be aware of panel context. X Allow content types to include or exclude themselves based upon context. o Figure out a way for blocks to easily have per-block icons o Get all 'block' settings into blocks. X sort blocks in content type list X sort views in content type list X add weight so custom and node will float up X make forms fit a bit better X Allow display to have 'arguments' that can be passed on to Views more fluidly X give views.inc setting to NOT use arguments. X unify title overriding. layouts X Fix the div div problem in all layouts icons X Change configure icon X Change remove pane icon X Find add content icon o Create icons for content types panels API X Change add content to be per panel X Make Cancel actually cancel X Wrap calls to existing callbacks X Make a function to simply get the IDs of all content-types X Allow panels_edit_display to restrict available content to a preprepared list X Use cache instead of putting everything in $_SESSION X create panels_render_display() (or panels_display_render) X Allow API to accept context X Allow API to accept content X Allow API to accept arguments o Provide method to directly edit/configure an individual content block if viewer has permissions General: o CSS class/id name cleanup and unification.