[wp-trac] Re: [WordPress Trac] #6998: Press This: Make UI look more
like admin area and fix relative URIs
WordPress Trac
wp-trac at lists.automattic.com
Sun May 25 04:40:08 GMT 2008
#6998: Press This: Make UI look more like admin area and fix relative URIs
-------------------------+--------------------------------------------------
Reporter: noel | Owner: ryan
Type: enhancement | Status: reopened
Priority: high | Milestone: 2.6
Component: Template | Version:
Severity: normal | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by azaozz):
The patch fixes the menu colours so they follow the colour theme selected.
The ajax loading of the tabs doesn't play well with TinyMCE and the tag
suggest field. Each time a tab is switched, another instance of TinyMCE is
initialized without removing the old one. The tag suggest doesn't seem to
initialize at all.
Tested replacing the whole page instead of loading most of it with ajax.
Seems to be at least as fast as now and a bit faster with Gears enabled.
Perhaps we could do that.
Another option would be to load with ajax only the parts that are
different between the four tabs. In TinyMCE we can add, append, replace,
remove content easily. This way we won't have to reload and re-initialize
TinyMCE, the tag suggest script and the categories list.
--
Ticket URL: <http://trac.wordpress.org/ticket/6998#comment:13>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list