Closed (fixed)
Project:
@font-your-face
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Nov 2011 at 23:31 UTC
Updated:
23 Jan 2012 at 15:00 UTC
As a result of implementing theme integration (#877266: Parse theme info for font declarations), we should give the user information on how he could add the fonts to his theme.
Would this work? See screenshot.
A bit of information on top of this page using a hook_help() function might be needed.
| Comment | File | Size | Author |
|---|---|---|---|
| Font theme.info suggestions | 78.67 KB | BarisW |
Comments
Comment #0.0
BarisW commentedUpdated issue summary.
Comment #0.1
BarisW commentedUpdated issue summary.
Comment #0.2
BarisW commentedUpdated issue summary.
Comment #1
sreynen commentedI think it would be better to show the whole thing in a single textarea, so someone can just copy and paste it all. Most people will never use this, so it's probably better to hide it away on a separate page. What if we added a third tab to the apply page for this, so "By Font", "By CSS Selector" and "In Theme"?
Comment #2
sreynen commentedI just committed one possible way to do this. Thoughts?
Once this is done, I'd like to do a final 2.0 release.
Comment #3
BarisW commentedLooks good to me. Changed one line in the code:
to
Because fontyourface_get_fonts() loads fonts that are enabled AND have a CSS selector.
Committed it.
Comment #4
sreynen commentedI think we can call this fixed then.
Comment #5.0
(not verified) commentedIssue link was missing