← Back to team overview

mahara-contributors team mailing list archive

[Bug 1343303] Re: HTML export has no CSS

 

Taking a quick look at the /export/html/ directory I see there is a
theme/raw/ subdirectory below it. I suspect the files in there are the
ones added to the export zip file.

So to get other themes to work I am feeling that they also need to be
set up there as well so we'd have:

/export/html/theme/raw/
/export/html/theme/default/
/export/html/theme/sunset/
etc

Or there will need to be some refactoring so that the html export grabs
the things it needs from the main /theme/ directory rather than needing
it's own special subdirs.

So the export would go:  I need logo.png and i'm using xyz theme so i'll
go there to fetch it, it doesn't have it then I'll go to it's parent
theme and fetch that one instead.

** Changed in: mahara
   Importance: Undecided => Wishlist

** Changed in: mahara
       Status: New => Confirmed

-- 
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/1343303

Title:
  HTML export has no CSS

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  HTML exports have no styling. @AaronTheMad says it should be do-able
  to include CSS to export using the current theme. It would be great to
  have this...

  Submitted at #MaharaUK14 at Aaron's request.

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


References