← Back to team overview

mahara-contributors team mailing list archive

[Bug 1292301] Re: Cannot delete a Google web font

 

Hi Robert,

As I recall, the way the Google Fonts system is set up by Google, does
not require you to download anything. It's all done via CSS Urls that
point at Google's servers, or something along those lines. So why do we
need to upload a ZIP file? If I remember correctly, it's so that we can
have the font files sitting on the web server, so that the server can
use them to generate the skin thumbnail images.

The thing is... even that isn't really necessary. We could just ask for
the Google font URL stuff, and then fetch the font files using curl. But
I didn't have time to fix that when we went live with skins version 1.0,
so that's how it currently is. But we should really fix it at some
point.

** Changed in: mahara
    Milestone: 1.10.0 => 1.10.1

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1292301

Title:
  Cannot delete a Google web font

Status in Mahara ePortfolio:
  In Progress

Bug description:
  version: master
  platform: all

  After installing some google web fonts, I can see them on Configure site/Fonts.
  When deletting a installed google web font, I got 'Access denied' message

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1292301/+subscriptions


References