logo       
Google Custom Search
    AddThis Social Bookmark Button

roller/web/WEB-INF roller-config.xml,1.3,1.4: msg#00184

Subject: roller/web/WEB-INF roller-config.xml,1.3,1.4
Update of /cvsroot/roller/roller/web/WEB-INF
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28520/web/WEB-INF

Modified Files:
        roller-config.xml 
Log Message:
UI Enchancements for password encryption.  Various CSS and HTML tweaks.

Index: roller-config.xml
===================================================================
RCS file: /cvsroot/roller/roller/web/WEB-INF/roller-config.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** roller-config.xml   9 Feb 2004 02:40:19 -0000       1.3
--- roller-config.xml   21 Mar 2004 00:02:40 -0000      1.4
***************
*** 1,43 ****
! <RollerConfigFile>
!     <rssUsePort>false</rssUsePort>
!     <rssUseCache>true</rssUseCache>
!     <rssCacheTime>3600</rssCacheTime>
!     <newUserAllowed>false</newUserAllowed>
!     <adminUsers>
!         <adminUsers>adminUser</adminUsers>
!     </adminUsers>
!     <newUserData>/templates</newUserData>
!     <newUserThemes>/themes</newUserThemes>
!     <editorPages>
!         <editorPages>editor-ekit.jsp</editorPages>
!         <editorPages>editor-text.jsp</editorPages>
!         <editorPages>editor-dhtml.jsp</editorPages>
!         <editorPages>editor-text-js.jsp</editorPages>
!         <editorPages>editor-midas.jsp</editorPages>
!     </editorPages>
!     <enableAggregator>true</enableAggregator>
!     <uploadEnabled>true</uploadEnabled>
!     <uploadMaxDirMB>4.00</uploadMaxDirMB>
!     <uploadMaxFileMB>1.00</uploadMaxFileMB>
!     <!-- forbid and allow are mutually exclusive,
!          only set one of the two -->
!     <uploadAllow>
!         <uploadAllow>jpg</uploadAllow>
!         <uploadAllow>jpeg</uploadAllow>
!         <uploadAllow>gif</uploadAllow>
!         <uploadAllow>png</uploadAllow>
!     </uploadAllow>
!     <uploadForbid>
!     </uploadForbid>
!     <!-- the location of the directory where files
!          will be stored, may end with a slash -->
!     <uploadDir></uploadDir>
!     <!-- the path where the webserver will serve from,
!          should not end with a slash -->
!     <uploadPath>/resources</uploadPath>
!     <memDebug>false</memDebug>
!     <autoformatComments>true</autoformatComments>
!     <escapeCommentHtml>false</escapeCommentHtml>
!     <emailComments>false</emailComments>
! 
  </RollerConfigFile>
\ No newline at end of file
--- 1,44 ----
! <RollerConfigFile>
!     <rssUsePort>false</rssUsePort>
!     <rssUseCache>true</rssUseCache>
!     <rssCacheTime>3600</rssCacheTime>
!     <newUserAllowed>false</newUserAllowed>
!     <adminUsers>
!         <adminUsers>adminUser</adminUsers>
!     </adminUsers>
!     <newUserData>/templates</newUserData>
!     <newUserThemes>/themes</newUserThemes>
!     <editorPages>
!         <editorPages>editor-ekit.jsp</editorPages>
!         <editorPages>editor-text.jsp</editorPages>
!         <editorPages>editor-dhtml.jsp</editorPages>
!         <editorPages>editor-text-js.jsp</editorPages>
!         <editorPages>editor-midas.jsp</editorPages>
!     </editorPages>
!     <enableAggregator>true</enableAggregator>
!     <uploadEnabled>true</uploadEnabled>
!     <uploadMaxDirMB>4.00</uploadMaxDirMB>
!     <uploadMaxFileMB>1.00</uploadMaxFileMB>
!     <!-- forbid and allow are mutually exclusive,
!          only set one of the two -->
!     <uploadAllow>
!         <uploadAllow>jpg</uploadAllow>
!         <uploadAllow>jpeg</uploadAllow>
!         <uploadAllow>gif</uploadAllow>
!         <uploadAllow>png</uploadAllow>
!     </uploadAllow>
!     <uploadForbid>
!     </uploadForbid>
!     <!-- the location of the directory where files
!          will be stored, may end with a slash -->
!     <uploadDir></uploadDir>
!     <!-- the path where the webserver will serve from,
!          should not end with a slash -->
!     <uploadPath>/resources</uploadPath>
!     <memDebug>false</memDebug>
!     <autoformatComments>true</autoformatComments>
!     <escapeCommentHtml>false</escapeCommentHtml>
!     <emailComments>false</emailComments>
!     <encryptPasswords>true</encryptPasswords>
!     <algorithm>SHA</algorithm>
  </RollerConfigFile>
\ No newline at end of file



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>