Subversion Repositories wimsdev

Rev

Rev 11976 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !read tabletheme
  2. Some files in the distribution are template. They can be changed and used
  3. for global configuration. They are local so will not be erased by WIMS update.
  4.  
  5. Preliminary version
  6. $table_header
  7. $table_tr
  8. <td><span class="wims_fname">
  9.  log/front.phtml.template
  10. </span></td><td>
  11.  replace <span class="tt">template</span> by the symbol of a language <span class="tt">xx</span>
  12. </td><td>
  13.  read this page instead of
  14.  <span class="wims_fname">public_html/modules/home/front.phtml.xx</span>
  15.  so it change the home page of WIMS for <span class="tt">lang=xx</span>
  16. </td></tr>
  17. $table_tr
  18. <td><span class="wims_fname">
  19.  log/motd.phtml.template
  20. </span></td><td>
  21.  replace <span class="tt">template</span> by the symbol of a language <span class="tt">xx</span>
  22. </td><td>
  23.  General message in the front page of WIMS for
  24.  <span class="tt">lang=xx</span>
  25. </td></tr>
  26. $table_tr
  27. <td><span class="wims_fname">
  28.   log/manager_msg.phtml.template
  29. </span></td><td>
  30.   replace <span class="tt">template</span> by the symbol of a language for
  31.   <span class="tt">xx</span>
  32. </td><td>
  33.   Message in all classes seen only by classes supervisor for
  34.   <span class="tt">lang=xx</span>
  35. </td></tr>
  36. $table_tr
  37. <td><span class="wims_fname">
  38. log/wims.conf.access.template
  39. </span>
  40. </td><td>
  41.   delete <span class="tt">.template</span>
  42. </td><td>
  43.   limit the access to some ressources for the whole site
  44.   see public_html/scripts/help/fr/accessconf.phtml for example
  45. </td></tr>
  46. $table_tr
  47. <td><span class="wims_fname">
  48.   themes/*/local.template
  49. </span></td><td>
  50.  replace <span class="tt">template</span> by the symbol of a language
  51.   <span class="tt">xx</span>
  52. </td><td>
  53.   can modify the menu for
  54.   <span class="tt">lang=xx</span>
  55. </td></tr>
  56. $table_end
  57.