Closed (fixed)
Project:
@font-your-face
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2010 at 20:27 UTC
Updated:
11 Sep 2011 at 22:11 UTC
This might include default block IDs, view IDs, h# tags, etc.
Comments
Comment #1
sreynen commentedMaking title a little clearer
Comment #2
sreynen commentedNow that 2.x is working, I'm moving all 1.x issues there.
Comment #3
sreynen commentedI'm thinking this can be done entirely in JavaScript, hiding the textarea and adding a select with various options which would populate the hidden textarea, and an "other" option which would show the textarea again. For selectors, I'm no longer thinking it's worth looking up block or view IDs, as I doubt that's a common use case. I think these selectors probably cover most needs:
Comment #4
sreynen commentedThis is committed in dev, if anyone wants to try it. Still needs porting to D6 version.
Comment #5
sreynen commentedIncluded in new 7.x-1.2 release.
Comment #6
sreynen commentedStill needs porting to 6.x branch.
Comment #7
sreynen commentedThis is done in 7.x-2.x, so we can just skip it in 7.x-1.x.