#102: Request for new usermode icons
--------------------------------+-------------------------------------------
Reporter: raven | Owner: duffy
Type: icon request | Status: new
Priority: major | Component: Artwork
Severity: Moderately Involved | Keywords:
--------------------------------+-------------------------------------------
I would like to ask for a new icons for usermode application (featured on
default install) to replace old Bluecurve set [1] with an icons better
fitting desktop and current standards. It could re-use icons from gnome-
icon-theme, like we did with anaconda. Program's author is aware of this
request [2] and kindly provided some very useful details.
[1] http://hg.fedorahosted.org/hg/usermode/file/5bbc3197d614 (files with
png extension)
[2] https://bugzilla.redhat.com/show_bug.cgi?id=540274
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/102>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#96: author icons for insight
-------------------------+--------------------------------------------------
Reporter: mchua | Owner: duffy
Type: task | Status: new
Priority: major | Component: HTML/CSS Work
Severity: Quick & Easy | Keywords: insight
-------------------------+--------------------------------------------------
It would be nice to have author icons display next to their name in fedora
insight.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/96>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#95: add podcast preview sidebar to insight
-------------------------+--------------------------------------------------
Reporter: mchua | Owner: duffy
Type: task | Status: new
Priority: major | Component: HTML/CSS Work
Severity: Quick & Easy | Keywords: insight
-------------------------+--------------------------------------------------
mizmo, in https://fedorahosted.org/marketing-team/ticket/55:
once we get a proper podcast feed (see https://fedorahosted.org/marketing-
team/ticket/48 which currently blocks this) it would be nice to have a
podcast sidebar on the right to show a little preview of the 5 most recent
podcasts in our feed.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/95>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#94: event listings need fragile html structure to display correctly in fedora
insight
--------------------------------+-------------------------------------------
Reporter: mchua | Owner: duffy
Type: task | Status: new
Priority: major | Component: HTML/CSS Work
Severity: Moderately Involved | Keywords: insight
--------------------------------+-------------------------------------------
mizmo, in https://fedorahosted.org/marketing-team/ticket/61:
"we need a better way of doing event listings than this hack."
itbegins reported that pagemaster would be the way to address this, and
pagemaster is now packaged and available for the test instance, so the way
to start this ticket is likely to contact itbegins and ask where to begin
fixing this.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/94>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#92: top story and secondary headlines block types / templates need character
length limiting
-------------------------+--------------------------------------------------
Reporter: mchua | Owner: duffy
Type: task | Status: new
Priority: major | Component: HTML/CSS Work
Severity: Quick & Easy | Keywords: insight
-------------------------+--------------------------------------------------
from mizmo (see discussion in https://fedorahosted.org/marketing-
team/ticket/59):
it is currently possible to write an article teaser for the top story and
secondary headline categories, long enough to mess up the front page.
they both use custom templates so the logic to limit and ellipsize them
needs to be added there.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/92>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#91: category images for insight articles
-------------------------+--------------------------------------------------
Reporter: mchua | Owner: duffy
Type: task | Status: new
Priority: major | Component: HTML/CSS Work
Severity: Quick & Easy | Keywords: insight
-------------------------+--------------------------------------------------
mizmo, in https://fedorahosted.org/marketing-team/ticket/54:
"it would be nice to use the category image functionality of zikula in our
insight articles (it's kind of similar to how slashdot has different icons
for different story categories)"
This work has actually been done, but not documented - so the task in this
ticket is to look at the marketing ticket and write up a HOWTO for the
design team so that anyone from the design team can work with category
images in the future; contact the folks who did the original work if
needed.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/91>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#90: no way to cleanly associate images with articles in insight - using ugly
hack
--------------------------------------+-------------------------------------
Reporter: mchua | Owner: duffy
Type: task | Status: new
Priority: major | Component: HTML/CSS Work
Severity: Long-Term / Complex Issue | Keywords: insight
--------------------------------------+-------------------------------------
from mizmo, formerly at https://fedorahosted.org/marketing-team/ticket/52
(see discussion there)
afaik the way zikula is currently configured there is no way to cleanly
associate images with articles in insight. i'll try to break this down
clearly:
* our zikula instance currently does not allow for uploading and
hosting images. so you need to upload your images and host them from
somewhere external to zikula.
* when people see images they are interested in on the front page of
insight, they are going to want to be able to click the image to zoom in
on it. right now that isn't possible without handwritten html. you need to
upload a thumb version and a full size version of the image externally,
then wrap the img tag of the thumb with a link tag to point out to the
full size image. and that is hacky.
* the mechanism for displaying images on the front page is extremely
fragile. you need to put the img tag for the article as the VERY FIRST
thing in the 'lead page teaser' field of the article. if you dont it can
mess up how it comes out looking. also, you CANNOT add an img tag in the
'lead page teaser' field of an article that is in the 'featured stories'
area to the left of mmcgrath's picture on the top - it will blow
everything up.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/90>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#224: Fedora Cloud Logo!
----------------------------------+---------------------------
Reporter: rbergero | Owner: nobody
Type: logo design request | Status: new
Priority: major | Component: Other Artwork
Severity: Quick & Easy | Keywords:
Blocked By: | Blocking:
----------------------------------+---------------------------
I have noticed that many groups have a logo specialized for their
subproject, team, SIG, etc; I would like to request a logo for the Cloud
SIG.
There is an obvious element that we could incorporate into the logo, of
course. :)
I'd like to just mention that in addition to using this on the wiki I'd
like to have this available as something to have on printed collateral for
flyers, etc. at conferences, so if you have any creative ideas about that
(even if it's "one small logo" for wiki, one larger or slightly different
logo for collateral) I am all ears. :)
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/224>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#86: static image hack in insight
-------------------------+--------------------------------------------------
Reporter: mchua | Owner: duffy
Type: task | Status: new
Priority: blocker | Component: HTML/CSS Work
Severity: Quick & Easy | Keywords: insight
-------------------------+--------------------------------------------------
from mizmo: right now to display images for the fedora insight zikula
skin, images need to be statically-linked. this means before the site goes
live, all those static links need to be updated to not point to
publictest6...
This ticket is only relevant if FI is in staging; ask in #fedora-admin to
find out if it is and where the static links need to be re-pointed to (and
please add notes to comments in this ticket if you find out anything).
Formerly in the mktg queue, https://fedorahosted.org/marketing-
team/ticket/58.
Note that this is a quick short-term hack to unblock FI for deployment,
but implies a desired (and more involved) long-term fix (which does not
immediately block the first deployment of FI). We'd like to find a way to
not have to use static links, because otherwise long-term maintenance will
drive us insane.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/86>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team
#75: bluetooth cursror theme improvement
-------------------------+--------------------------------------------------
Reporter: anonymous | Owner: duffy
Type: task | Status: new
Priority: major | Component: Artwork
Severity: Quick & Easy | Keywords:
-------------------------+--------------------------------------------------
We have an old bug about the fact that the bluecurve cursor theme lacks an
animated wait cursor in the large size. That would be really good to fix.
--
Ticket URL: <https://fedorahosted.org/design-team/ticket/75>
Design Team <http://fedoraproject.org/wiki/Design>
Fedora Design Team