Search found 11 matches

by Msentri
Thu Jun 02, 2016 12:57 pm
Forum: Plugins & patches
Topic: Course Document TreeView Display
Replies: 6
Views: 11941

Re: Course Document TreeView Display

is it possible to change treeview div structure to ul structure so that i can do accordion.

please help
by Msentri
Thu Jun 02, 2016 7:13 am
Forum: Plugins & patches
Topic: Course Document TreeView Display
Replies: 6
Views: 11941

Re: Course Document TreeView Display

Thanks appreciate it
by Msentri
Thu Jun 02, 2016 7:13 am
Forum: Installation and configuration
Topic: Load Method
Replies: 2
Views: 3422

Re: Load Method

Thanks appreciate it
by Msentri
Wed Jun 01, 2016 9:20 am
Forum: Installation and configuration
Topic: Load Method
Replies: 2
Views: 3422

Load Method

hi, does load() method that found on lib.treeVew class display treeview content on course documents ?

please help i am trying to un-comment the function just to check but continue displaying

Thanks
by Msentri
Wed Jun 01, 2016 7:44 am
Forum: Installation and configuration
Topic: installing Forma
Replies: 1
Views: 3133

installing Forma

hi, i have a problem when i am installing Forma on my local host gives me this error :

You don't have permission to access /Forma/ on this server.
, i am using MAMP pro as my server and other platforms such as wordpress and native web application they are running smooth.

please advise.

Thanks
by Msentri
Tue May 31, 2016 11:06 am
Forum: Plugins & patches
Topic: Course Document TreeView Display
Replies: 6
Views: 11941

Re: Course Document TreeView Display

i wanna confirm if load() function is being called form $treeView because on function organization_display( &$treeView ) is see this line of code : $GLOBALS['page']->add( $treeView->load()); if which displays the content to a browser , if i go to lib.treeview.php i get the function load() within...
by Msentri
Tue May 31, 2016 9:19 am
Forum: Plugins & patches
Topic: Course Document TreeView Display
Replies: 6
Views: 11941

Re: Course Document TreeView Display

function organization_display( &$treeView ) { // print conainer div and form require_once($GLOBALS['where_lms'].'/lib/lib.track_user.php'); TrackUser::setActionTrack(getLogUserId(), $_SESSION['idCourse'], 'organization', 'view'); global $modname, $op; $GLOBALS['page']->setWorkingZone('content')...
by Msentri
Tue May 31, 2016 8:34 am
Forum: Plugins & patches
Topic: Course Document TreeView Display
Replies: 6
Views: 11941

Course Document TreeView Display

Hi i would like to know what is the file that process and structure Course document treeview, where is it located i wanna Customise it.

i have been trying to find it i can not set it thanks.
by Msentri
Wed May 25, 2016 7:45 am
Forum: Plugins & patches
Topic: RESTful API
Replies: 5
Views: 7388

Re: RESTful API

Hi Alberto,

Thanks a lot let me look into it then i will give you my feedback.

much appreciated.
by Msentri
Tue May 24, 2016 11:09 am
Forum: Plugins & patches
Topic: Customising HTML
Replies: 0
Views: 9413

Customising HTML

Hi i am Customising Form lms platform to my own styling, please help me. on the first screenshot i have i need to style my course documents listings to a different way what i need to do is first is to re-arrange DIV Tags to UL Tags. Please see original arrangements of DIV Tags Screenshot 2016-05-24 ...