Skip to content
Snippets Groups Projects
  1. May 10, 2006
    • Ben Coburn's avatar
      config plugin ui organization · 4fa2dffc
      Ben Coburn authored
        - organizes the configuration settings list into chunks
        - provides a table of contents for the configuration chunks
        - provides one chunk for each plugin with configurable settings
        - provides one chunk for the active template (if it has settings)
        - provides the config file setting as a tool-tip on the setting label
          ex. $conf['start']
        - provides for localization of useful strings
        - generates a "smart" fallback name for plugins and templates
        - plugin and template sections are only shown if they have settings
        - current configuration list is organized into chunks
      
      Note: There are NEW strings to translate into the non-english language files.
      
      darcs-hash:20060510065732-05dcb-398d5c7efa7981f690d97a25a5110b1f39be9f8e.gz
      4fa2dffc
  2. Mar 27, 2006
  3. Mar 04, 2006
    • Andreas Gohr's avatar
      german and english updates for config manager strings · ff2f7f21
      Andreas Gohr authored
      darcs-hash:20060304214637-7ad00-637005c202c0c331e589dfdfa61f4c0daf2682c7.gz
      ff2f7f21
    • Andreas Gohr's avatar
      simplified file permission handling · 1ca31cfe
      Andreas Gohr authored
      This patch simpliefies the configuration of the file and directory creation
      modes. There is no need to set the umask anymore. Only the wanted permissions
      for files and directories are set. An init function compares the wanted modes
      with the ones that would be choosen by the system automatically (consulting
      the system's umask) and sets the modes for chmod when needed.
      
      darcs-hash:20060304154038-7ad00-5ef1db3a87e42563a602f9d050c681d2ea74682f.gz
      1ca31cfe
  4. Mar 03, 2006
  5. Feb 18, 2006
  6. Jan 30, 2006
  7. Jan 25, 2006
  8. Jan 24, 2006
    • chris's avatar
      config plugin · 10449332
      chris authored
      darcs-hash:20060125001546-9b6ab-02a6255db9adc4dc22f4970b01a3b148d2b1810c.gz
      10449332
Loading