]> code.citadel.org Git - citadel.git/blobdiff - webcit/README.txt
Commit of files where headers or other places refering to the placing of .css files...
[citadel.git] / webcit / README.txt
index ba8563e355913a1a2687264e1a9505c0124461e7..81abefab70404988f8e374933b9fd6ca939deb0c 100644 (file)
@@ -191,12 +191,12 @@ the static/ directory.  WebCit will properly serve it from there.
  -------------
 
  The default WebCit installation will create an empty directory called 
-"static.local".  In this directory you may place a file called "webcit.css"
-which, if present, is referenced *after* the default stylesheet.  If you
-know CSS and wish to customize your WebCit installation, any styles you
-declare in static.local/webcit.css will override the styles found in
-static/webcit.css -- and your customizations will not be overwritten when
-you upgrade WebCit later.
+"static.local". In this directory you may place a file called "webcit.css"
+into the "styles" directory which, if present, is referenced *after* the
+default stylesheet. If you know CSS and wish to customize your WebCit
+installation, any styles you declare in static.local/styles/webcit.css
+will override the styles found in static/styles/webcit.css -- and your
+customizations will not be overwritten when you upgrade WebCit later.
 
  You may also place other files, such as images, in static.local for
 further customization.
@@ -206,9 +206,7 @@ further customization.
  ----------------
  
  WebCit contains support for calendaring and scheduling.  In order to use it
-you must have libical v0.26 (or newer) on your system.  You must also be
-running a Citadel server with calendaring support.  The calendar service will
-be automatically configured and installed if your host system supports it.
+you must have libical v0.26 (or newer) on your system.
  
  WebCit also provides iCalendar format free/busy data for calendar clients.
 Unlike with some other servers, there is no need for each user to "publish"
@@ -330,4 +328,3 @@ bin: the binaries.
 comments, please visit UNCENSORED! BBS, the home of Citadel, at
 http://uncensored.citadel.org - and go to the "Citadel Support" room.
 
-