mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #17258
[Bug 1271779] A change has been merged
Reviewed: https://reviews.mahara.org/3048
Committed: http://gitorious.org/mahara/mahara/commit/70295037f6fb52aa64441c5a570f0297ecdfaba0
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: master
commit 70295037f6fb52aa64441c5a570f0297ecdfaba0
Author: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
Date: Wed Feb 26 15:02:10 2014 +1300
Simplify layout of Resume composite tables (Bug #1271779)
Removed date columns, putting the date under the title instead, changed
attachments table to use the new expander style and styled edit buttons
to stack on top of each other for small screens
Change-Id: I1d0d737661c88af95449b6a713d0ce318128b89f
Signed-off-by: Jono Mingard <jonom@xxxxxxxxxxxxxxx>
--
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/1271779
Title:
Resume layout on mobile devices
Status in Mahara ePortfolio:
Fix Committed
Bug description:
Hi,
We are using a Mahara theme that adapts to screen resolutions / sizes,
which especially targets mobile devices. The main content of the page
is rendered within a narrow column.
The current layout of information in the resume page contains
information that is rendered within a table. This table is too wide to
fit in a narrow column when viewed on mobile devices. You can see this
in the attached screenshot.
While the use of a table for the layout of information works on
desktop and larger devices in a narrow column the rows are too long.
Is there any way to have a mobile specific template which could render
the information in a narrow column friendly format? Perhaps as a
series of lists rather than table rows?
If so where in the code would be a good place to start looking to
implement such a template?
With thanks.
-Corey
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1271779/+subscriptions
References