[wp-trac] [WordPress Trac] #18693: New feature pointers
WordPress Trac
wp-trac at lists.automattic.com
Sun Nov 13 18:06:42 UTC 2011
#18693: New feature pointers
----------------------------+--------------------------
Reporter: jane | Owner: koopersmith
Type: task (blessed) | Status: assigned
Priority: normal | Milestone: 3.3
Component: UI | Version: 3.3
Severity: normal | Resolution:
Keywords: has-patch |
----------------------------+--------------------------
Comment (by georgestephanis):
Just added a new rev on the CSS/JS changes for the styling.
One thing to take note of ... to get to the xit.gif file in the wp-
admin/images/ folder from the wp-pointer css in the wp-includes directory,
I had to do url('../../wp-admin/includes/xit.gif') -- which will break if
a user moves their wp-admin folder for security purposes. It's a
relatively minor break (xit.gif not showing up) -- but I've never been
entirely comfortable with hard-coding directories that the user may elect
to move.
Is it possible to host wp-pointer css/js in the wp-admin directory to
avoid this issue, or is it in wp-includes as it might be used on the
front-end of the site?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18693#comment:58>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list