[Mahara-contributors] [Bug 956866] Re: Use oEmbed to embed more external content

2022-03-18 Thread Patric Lougheed
The Humhub project has recently added oEmbed support and it look very
interesting.

The ability to add oEmbed providers is a must as things like WordPress
blogs now give oEmbed data. Allow lists would need more data than just
URLs.

https://github.com/humhub/humhub/pull/5510

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/956866

Title:
  Use oEmbed to embed more external content

Status in Mahara:
  Triaged

Bug description:
  Currently the external Video block supports fixed list of content providers. 
Which happens to be quite limited.
  Another approach to support external content is to rely on meta data provided 
in the page to extract the content and embed it. Two protocols exists to do 
that: 

  - open graph protocol - i.e. Facebook
  - oEmbed

  Those two allows you not only to embed videos but more generaly to add
  rich content - slides, audio, etc.  Both are very well supported by
  content providers.

  Those protocols are open ended, that is you are not limited to a fixed
  list of sites but allows you to embed content from any site supporting
  them.

  We developped our own artefact plugin to circumvent those limitations
  - another one exists based on embed.ly - but I believe it would make
  sense to extend/modify the video block and provide support at the core
  level.

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


___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1746346] Re: Unable to add/edit skin for profile page in 17.10+

2018-02-01 Thread Patric Lougheed
Hi Robert,

My students go for the skin editor for their profile first thing... at
least they did in 17.04. There has been a bit of an uproar now that it
is missing.

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

Title:
  Unable to add/edit skin for profile page in 17.10+

Status in Mahara:
  Confirmed
Status in Mahara 17.10 series:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed

Bug description:
  In 17.10+ we changed around how a bunch of the page edit screens work.
  This has accidentally removed the ability to edit the skin for a
  profile page.

  We will need to add this back in

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1628320] [NEW] Open Badges Displayer Block has broken

2016-09-27 Thread Patric Lougheed
Public bug reported:

Mahara 16.04 Open Badges Block has stopped displaying options correctly.
It falsely reports Mozilla Backpack email incorrect but displays options
for found collections below in duplicate. The labels from the source are
incorrect as well as these collections are from the Backpack not the
Passport site.

Screenshot taken from Mahara.org

** Affects: mahara
 Importance: Undecided
 Status: New

** Attachment added: "2016-09-27 16_16_06-Patric Lougheed's Profile - Mahara 
ePortfolio System.jpg"
   
https://bugs.launchpad.net/bugs/1628320/+attachment/4749838/+files/2016-09-27%2016_16_06-Patric%20Lougheed%27s%20Profile%20-%20Mahara%20ePortfolio%20System.jpg

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

Title:
  Open Badges Displayer Block has broken

Status in Mahara:
  New

Bug description:
  Mahara 16.04 Open Badges Block has stopped displaying options
  correctly. It falsely reports Mozilla Backpack email incorrect but
  displays options for found collections below in duplicate. The labels
  from the source are incorrect as well as these collections are from
  the Backpack not the Passport site.

  Screenshot taken from Mahara.org

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1599958] Re: Embedly content will not display on profile page

2016-07-10 Thread Patric Lougheed
Tested on 16.04.1 and working great. No issues detected.

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

Title:
  Embedly content will not display on profile page

Status in Mahara:
  In Progress
Status in Mahara 16.04 series:
  Confirmed

Bug description:
  Content in External Media block from Embedly does not appear on user
  profile page but will work on other pages created. Displays fine in
  edit mode but disappears in display mode. Tested with Dropbox and
  Soundcloud links.

  Tested on my 16.04.01 dev (Ubuntu 14.04, Apache 2.4, Postgres) and the
  Mahara demo site.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1599958] [NEW] Embedly content will not display on profile page

2016-07-07 Thread Patric Lougheed
Public bug reported:

Content in External Media block from Embedly does not appear on user
profile page but will work on other pages created. Displays fine in edit
mode but disappears in display mode. Tested with Dropbox and Soundcloud
links.

Tested on my 16.04.01 dev (Ubuntu 14.04, Apache 2.4, Postgres) and the
Mahara demo site.

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: embedly externalmedia

** Attachment added: "screenshot-demo.mahara.org 2016-07-05 10-38-29.jpg"
   
https://bugs.launchpad.net/bugs/1599958/+attachment/4697078/+files/screenshot-demo.mahara.org%202016-07-05%2010-38-29.jpg

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

Title:
  Embedly content will not display on profile page

Status in Mahara:
  New

Bug description:
  Content in External Media block from Embedly does not appear on user
  profile page but will work on other pages created. Displays fine in
  edit mode but disappears in display mode. Tested with Dropbox and
  Soundcloud links.

  Tested on my 16.04.01 dev (Ubuntu 14.04, Apache 2.4, Postgres) and the
  Mahara demo site.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1548522] Re: Avatars overlap in friends block

2016-05-13 Thread Patric Lougheed
Hi Kristina,

Already did and looking good so far. Avatars now position themselves
where space allows. Tested in Chrome and Firefox. Extreme layout issues
in IE have gone as well.

** Attachment added: "Folioz Beta.jpg"
   
https://bugs.launchpad.net/mahara/+bug/1548522/+attachment/4662409/+files/Folioz%20Beta.jpg

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

Title:
  Avatars overlap in friends block

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed
Status in Mahara 16.10 series:
  Confirmed

Bug description:
  Reported by Patric Lougheed on the forum:
  
https://mahara.org/interaction/forum/topic.php?id=7524&offset=0&limit=10#post30271

  In 15.10.1 all avatars that are portrait shaped are overlapping with
  the names of the avatar above and below them. I checked in all the
  themes and this occurs. This does not happen when you are in edit mode
  though.

  It would be great to have the option that the avatar is forced to be
  square like in Moodle.

  Cheers,

  Patric

  UPDATE: It seems each div goes from "position: absolute" in edit mode
  to "position: relative" in view mode. This problem is also happening
  in the image gallery block. All the thumbnails are overlapping on each
  other.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1548522] Re: Avatars overlap in friends block

2016-05-12 Thread Patric Lougheed
I have confirmed this problem on Windows 7 and 10 in the latest versions
of Firefox and Chrome. Just tried it in IE11 and the layout of the
avatars was much worst. Not just overlapping but rows were broken. Doing
a page refresh got rid of some of the broken rows but overlapping was
still an issue.

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

Title:
  Avatars overlap in friends block

Status in Mahara:
  Confirmed
Status in Mahara 15.10 series:
  Confirmed
Status in Mahara 16.04 series:
  Confirmed
Status in Mahara 16.10 series:
  Confirmed

Bug description:
  Reported by Patric Lougheed on the forum:
  
https://mahara.org/interaction/forum/topic.php?id=7524&offset=0&limit=10#post30271

  In 15.10.1 all avatars that are portrait shaped are overlapping with
  the names of the avatar above and below them. I checked in all the
  themes and this occurs. This does not happen when you are in edit mode
  though.

  It would be great to have the option that the avatar is forced to be
  square like in Moodle.

  Cheers,

  Patric

  UPDATE: It seems each div goes from "position: absolute" in edit mode
  to "position: relative" in view mode. This problem is also happening
  in the image gallery block. All the thumbnails are overlapping on each
  other.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1581183] [NEW] Pagination broken in MyFriends block

2016-05-12 Thread Patric Lougheed
Public bug reported:

Pagination in myfriends block not working in v16.04.

** Affects: mahara
 Importance: Undecided
 Status: New


** Tags: pagination

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

Title:
  Pagination broken in MyFriends block

Status in Mahara:
  New

Bug description:
  Pagination in myfriends block not working in v16.04.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1548522] Re: Avatars overlap in friends block

2016-05-12 Thread Patric Lougheed
I am still having this issue even after an upgrade to 16.04 with fresh
files. I have narrowed it down to what I think it could be. There seems
to be a an issue with the Masonary JS and initial image loading:

http://stackoverflow.com/questions/14089419/on-refreshing-page-masonry-
work-ok-but-first-time-overlaps

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

Title:
  Avatars overlap in friends block

Status in Mahara:
  Incomplete
Status in Mahara 15.10 series:
  Incomplete
Status in Mahara 16.04 series:
  Incomplete

Bug description:
  Reported by Patric Lougheed on the forum:
  
https://mahara.org/interaction/forum/topic.php?id=7524&offset=0&limit=10#post30271

  In 15.10.1 all avatars that are portrait shaped are overlapping with
  the names of the avatar above and below them. I checked in all the
  themes and this occurs. This does not happen when you are in edit mode
  though.

  It would be great to have the option that the avatar is forced to be
  square like in Moodle.

  Cheers,

  Patric

  UPDATE: It seems each div goes from "position: absolute" in edit mode
  to "position: relative" in view mode. This problem is also happening
  in the image gallery block. All the thumbnails are overlapping on each
  other.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1548522] Re: Avatars overlap in friends block

2016-05-12 Thread Patric Lougheed
By the way, I upgraded the Masonary JS to v4 and the problem persists.

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

Title:
  Avatars overlap in friends block

Status in Mahara:
  Incomplete
Status in Mahara 15.10 series:
  Incomplete
Status in Mahara 16.04 series:
  Incomplete

Bug description:
  Reported by Patric Lougheed on the forum:
  
https://mahara.org/interaction/forum/topic.php?id=7524&offset=0&limit=10#post30271

  In 15.10.1 all avatars that are portrait shaped are overlapping with
  the names of the avatar above and below them. I checked in all the
  themes and this occurs. This does not happen when you are in edit mode
  though.

  It would be great to have the option that the avatar is forced to be
  square like in Moodle.

  Cheers,

  Patric

  UPDATE: It seems each div goes from "position: absolute" in edit mode
  to "position: relative" in view mode. This problem is also happening
  in the image gallery block. All the thumbnails are overlapping on each
  other.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1548522] Re: Avatars overlap in friends block

2016-02-26 Thread Patric Lougheed
I think I am narrowing this down and it is strange. While testing I
noticed that sometimes the block displays correctly in Chrome and then
not. I have found that if I go back to the profile page from another
page it looks correct but if I refresh the page it overlaps. I see a new
error in the console:

"Failed to get text for stylesheet 11748.147: No style sheet with given
id found"

This only appears when the avatars overlap.  Not sure where this is
coming from.

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

Title:
  Avatars overlap in friends block

Status in Mahara:
  Incomplete
Status in Mahara 15.10 series:
  Incomplete
Status in Mahara 16.04 series:
  Incomplete

Bug description:
  Reported by Patric Lougheed on the forum:
  
https://mahara.org/interaction/forum/topic.php?id=7524&offset=0&limit=10#post30271

  In 15.10.1 all avatars that are portrait shaped are overlapping with
  the names of the avatar above and below them. I checked in all the
  themes and this occurs. This does not happen when you are in edit mode
  though.

  It would be great to have the option that the avatar is forced to be
  square like in Moodle.

  Cheers,

  Patric

  UPDATE: It seems each div goes from "position: absolute" in edit mode
  to "position: relative" in view mode. This problem is also happening
  in the image gallery block. All the thumbnails are overlapping on each
  other.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 1548522] Re: Avatars overlap in friends block

2016-02-25 Thread Patric Lougheed
Nothing custom and displays correctly in Firefox but the overlap occurs
in Chrome.

** Attachment added: "Firefox"
   
https://bugs.launchpad.net/mahara/+bug/1548522/+attachment/4581460/+files/Firefox.jpg

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

Title:
  Avatars overlap in friends block

Status in Mahara:
  Incomplete
Status in Mahara 15.10 series:
  Incomplete
Status in Mahara 16.04 series:
  Incomplete

Bug description:
  Reported by Patric Lougheed on the forum:
  
https://mahara.org/interaction/forum/topic.php?id=7524&offset=0&limit=10#post30271

  In 15.10.1 all avatars that are portrait shaped are overlapping with
  the names of the avatar above and below them. I checked in all the
  themes and this occurs. This does not happen when you are in edit mode
  though.

  It would be great to have the option that the avatar is forced to be
  square like in Moodle.

  Cheers,

  Patric

  UPDATE: It seems each div goes from "position: absolute" in edit mode
  to "position: relative" in view mode. This problem is also happening
  in the image gallery block. All the thumbnails are overlapping on each
  other.

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

___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp