[geeklog-cvs] geeklog-1.3/public_html/docs changes.html,1.35,1.36 install.html,1.30,1.31

dhaun at iowaoutdoors.org dhaun at iowaoutdoors.org
Fri Oct 15 14:19:15 EDT 2004


Update of /var/cvs/geeklog-1.3/public_html/docs
In directory www:/tmp/cvs-serv14365/public_html/docs

Modified Files:
	changes.html install.html 
Log Message:
Disabled PDF support for now.


Index: install.html
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/docs/install.html,v
retrieving revision 1.30
retrieving revision 1.31
diff -C2 -d -r1.30 -r1.31
*** install.html	12 Aug 2004 18:11:22 -0000	1.30
--- install.html	15 Oct 2004 18:19:13 -0000	1.31
***************
*** 153,162 ****
  				<code>chmod -R 775 logs/<br>
  					chmod -R 775 data/<br>
- 					chmod -R 775 pdfs/<br>
  					chmod -R 775 public_html/backend/<br>
  					chmod -R 775 public_html/images/articles<br>
  					chmod -R 775 public_html/images/userphotos</code><br>
  				<br>
! 				<b>FTP Users:</b> If you're doing the chmod via a FTP client, you must also apply the chmod to the files in logs/ and public_html/backend as well as the directories themselves. Most, if not all, ftp clients do not perform this command recursively.  That means you need to set each file within each of these directories manually.<br>
  				<br>
  			
--- 153,161 ----
  				<code>chmod -R 775 logs/<br>
  					chmod -R 775 data/<br>
  					chmod -R 775 public_html/backend/<br>
  					chmod -R 775 public_html/images/articles<br>
  					chmod -R 775 public_html/images/userphotos</code><br>
  				<br>
! 				<b>FTP Users:</b> If you're doing the chmod via a FTP client, you must also apply the chmod to the files <b>in</b> logs/ and public_html/backend as well as the directories themselves. Most, if not all, ftp clients do not perform this command recursively.  That means you need to set each file within each of these directories manually.<br>
  				<br>
  			

Index: changes.html
===================================================================
RCS file: /var/cvs/geeklog-1.3/public_html/docs/changes.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** changes.html	13 Oct 2004 13:57:34 -0000	1.35
--- changes.html	15 Oct 2004 18:19:13 -0000	1.36
***************
*** 43,48 ****
  <li>Story Archive feature: It is now possible to move stories to an "archive"
      topic or have them deleted automatically at a given time.</li>
! <li>PDF support: Stories can be converted into PDFs (requires installation
!     of third-party software - see config.php for details).</li>
  <li>Customizable menu bar: The site's menu bar can now be <a
      href="config.html#desc_menu_elements">configured</a> in config.php, i.e.
--- 43,48 ----
  <li>Story Archive feature: It is now possible to move stories to an "archive"
      topic or have them deleted automatically at a given time.</li>
! <!-- li>PDF support: Stories can be converted into PDFs (requires installation
!     of third-party software - see config.php for details).</li -->
  <li>Customizable menu bar: The site's menu bar can now be <a
      href="config.html#desc_menu_elements">configured</a> in config.php, i.e.




More information about the geeklog-cvs mailing list