Changes between Version 173 and Version 174 of UserGuidelines/SAMBRO


Ignore:
Timestamp:
11/02/19 05:36:59 (5 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/SAMBRO

    v173 v174  
    7878   settings.base.template = ("SAMBRO")
    7979
    80    /** for other specific templates; e.g.
     80   /** for other specific templates or sub templates you may use the extension; e.g.
    8181   /** Myanmar : settings.base.template = ("SAMBRO", "SAMBRO.MM")
    8282   /** Philippines: settings.base.template = ("SAMBRO", "SAMBRO.MV")
    8383   /** Philippines: settings.base.template = ("SAMBRO", "SAMBRO.PH")
    8484   /** AlertHub: settings.base.template = ("SAMBRO", "SAMBRO.AlertHub")
     85   /** To view all sub templates see code files and folders: https://github.com/sahana/eden/tree/master/modules/templates/SAMBRO
    8586   /**
    86 
    8787   /** change directory to ../web2py/applications/eden/
    8888   cd ~/web2py/applications/eden/
    8989
    90    /** and run the command "clean" (without quotes) in your terminal command line; as a sudoer and then exit out of sudo su
     90   /** and run the command "clean" (without quotes) in your terminal command line; as a sudoer (may prompt for the password) and then exit out of sudoer; copy paste each of the commands below
    9191   sudo su
    9292   clean