← Back to team overview

mahara-contributors team mailing list archive

[Bug 1652245] Re: Page editing all on one page

 

I've added the code to the reviews system - the differences I made were
to merge the 'raw2' theme with the 'raw' one and add the 'new.css'
information to the bottom of the 'htdocs/theme/raw/sass/_custom.scss'
file

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

Title:
  Page editing all on one page

Status in Mahara:
  In Progress

Bug description:
  Hello, here is the list of Mahara files (version 16.04 ) modified by
  Eticeo Santé and the code modified / created as an attachment.

  Step 1
  Title, description a layout merged in one single page.
  Step 2
  Content of the page.
  Step 3
  Sharing option with the 2 way of sharing (internal and secret url) merged in one single page.

  
  Technical explanation :

  Files modified :

  view/blocks.php (the user cannot change the theme)
  lib/view.php (redirections)

  Files created :

  view/accessurl.php (access + url)
  view/editlayout.php (edit + layout)

  New Theme Raw 2 (parent theme) :

  theme/raw2/pieforms/viewlayout.php (add the edit fields)
  theme/raw2/pieforms/new.css (css for the tabs)
  theme/raw2/themeconfig.php (the parent is raw)
  theme/raw2/templates/view/accessurl.tpl (view of the page)
  theme/raw2/templates/view/editlayout.tpl (view of the page)
  theme/raw2/templates/view/editviewtabs.tpl  (system of tabs modified)
  theme/raw2/images/number-one-in-a-circle-grey.png  (image for the tab 1)
  theme/raw2/images/number-two-in-a-circle-grey.png  (image for the tab 2)
  theme/raw2/images/number-three-in-a-circle-grey.png  (image for the tab 3)

  Surely there are many errors, I don't know if it corresponds to the Mahara style.
  I hope to have forgotten nothing !

  Thank you for your advices and feedback !

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


References