svn commit: samba r7088 - in branches/SAMBA_4_0/swat: . docs esptest images scripting style

tridge at samba.org tridge at samba.org
Mon May 30 06:15:01 GMT 2005


Author: tridge
Date: 2005-05-30 06:15:01 +0000 (Mon, 30 May 2005)
New Revision: 7088

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7088

Log:
start on some real structure for the SWAT web pages

- this imports the basic css pages from samba.org

- i have created some useful ejs scripts in common.js that will be included by all pages

- added a real login page, and a logout button showing who you are logged in as

- added page_header() and page_footer() functions that take a page type, allowing
  for "plain" or "columms" pages

- added some simple menus on the left of the columns page type, with links to the esp
  tests and some useful links for samba4 developers

Added:
   branches/SAMBA_4_0/swat/docs/
   branches/SAMBA_4_0/swat/docs/menu.js
   branches/SAMBA_4_0/swat/esptest/menu.js
   branches/SAMBA_4_0/swat/images/linkpad.gif
   branches/SAMBA_4_0/swat/login.esp
   branches/SAMBA_4_0/swat/logout.esp
   branches/SAMBA_4_0/swat/scripting/common.js
   branches/SAMBA_4_0/swat/scripting/footer.esp
   branches/SAMBA_4_0/swat/scripting/footer_columns.esp
   branches/SAMBA_4_0/swat/scripting/footer_plain.esp
   branches/SAMBA_4_0/swat/scripting/header.esp
   branches/SAMBA_4_0/swat/scripting/header_columns.esp
   branches/SAMBA_4_0/swat/scripting/header_plain.esp
   branches/SAMBA_4_0/swat/scripting/preauth.esp
   branches/SAMBA_4_0/swat/style/
   branches/SAMBA_4_0/swat/style/common.css
   branches/SAMBA_4_0/swat/style/main.css
Removed:
   branches/SAMBA_4_0/swat/esptest/index.esp
   branches/SAMBA_4_0/swat/esptest/index.html
Modified:
   branches/SAMBA_4_0/swat/esptest/auth.esp
   branches/SAMBA_4_0/swat/esptest/exception.esp
   branches/SAMBA_4_0/swat/esptest/formtest.esp
   branches/SAMBA_4_0/swat/esptest/include.esp
   branches/SAMBA_4_0/swat/esptest/ldb.esp
   branches/SAMBA_4_0/swat/esptest/loadparm.esp
   branches/SAMBA_4_0/swat/esptest/session.esp
   branches/SAMBA_4_0/swat/esptest/showvars.esp
   branches/SAMBA_4_0/swat/index.esp


Changeset:
Sorry, the patch is too large (1043 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=7088


More information about the samba-cvs mailing list