Changeset 736

Show
Ignore:
Timestamp:
12/01/06 13:07:13 (2 years ago)
Author:
ben
Message:

Updated documentation to reflect new copyright details etc.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • devel/INSTALL

    r482 r736  
    1 Elgg version 0.6 installation instructions 
     1Elgg version 0.67 installation instructions 
    22 
    3 Ben Werdmuller <ben@elgg.net
    4 10 August 2006 
     3Ben Werdmuller <ben@curverider.co.uk
     41 December 2006 
    55 
    66 
     
    6060 
    6161 
    62 2.1 Create data directory 
     622.2 Create data directory 
    6363 
    6464The data directory needs to be written to during Elgg's normal  
     
    7878Where 'data' is the name of your data directory. 
    7979 
     80 
     812.3 Allow admin access to the templates 
     82 
     83If you want to use the Elgg administration panel to change templates etc, 
     84you will also need to run the following command from the Elgg HTML root: 
     85 
     86    chmod 777 _templates/Default_Template 
    8087 
    8188 
     
    100107 
    101108 
    102 3.2 Customise your default homepage 
     1093.2 Customise your default homepage and other settings 
    103110 
    104 We have included a basic default homepage, but you can alter index.php 
    105 as you wish.  If you would like to alter the text but maintain the 
    106 position within Elgg's flexible templating system, you will need to 
    107 alter the file /content/mainindex/content_main_index.php
     111Once you've filled in config.php, you can visit http://yoursite/_elggadmin/, 
     112and log in using the main email address and news initial password. This will 
     113allow you to change various aspects of your site, including the default 
     114template and the site homepage
    108115 
    109116 
     
    161168Because Elgg is free and open source, we often don't hear about new 
    162169installations. You don't have to, but we'd love it if you'd tell us 
    163 what you're doing with it. You can reach us at system@elgg.net or add 
    164 a link to your site directly to our information resource wiki at 
    165 http://elgg.org/info/. 
     170what you're doing with it. You can reach us at info@curverider.co.uk, 
     171or give us a phone using the details in README. 
    166172 
    167173 
  • devel/QUICKINSTALL

    r482 r736  
    1 Quick Elgg 0.6 install file 
     1Quick Elgg 0.67 install file 
    22originally by Bill Fitzgerald 
    33----------------------------- 
     4 
     5It's best to follow the full instructions in INSTALL, but if you're short on 
     6time: 
    47 
    581. Create a database. 
  • devel/README

    r347 r736  
    1 Elgg (The Learning Landscape) version 0.6 
    2 Copyright (C) 2004-2006 David Tosh and Ben Werdmuller 
    3  
    4 This program includes the phpThumb program written by James Heinrich; 
    5 please see units/phpthumb/phpthumb.readme.txt for its information. 
    6  
    7  
    8  
    9 TODO: INSERT OTHER NOTICES HERE 
    10  
    11  
     1Elgg version 0.67 
     2Copyright (C) 2004-2006 Curverider Ltd 
    123 
    134This program is free software; you can redistribute it and/or modify 
     
    2819ABOUT: 
    2920 
    30 Release packaged by Ben Werdmuller <ben@elgg.net
    31 Elgg concept by David Tosh <d.tosh@ed.ac.uk> and Ben Werdmuller 
    32 Copyright (C) 2004-2006 David Tosh and Ben Werdmuller 
     21Release packaged by Ben Werdmuller <ben@curverider.co.uk
     22Elgg concept by David Tosh <dave@curverider.co.uk> and Ben Werdmuller 
     23Copyright (C) 2004-2006 Curverider Ltd 
    3324 
    34 Elgg 0.6 is released under the GNU Public License (GPL), which 
     25Elgg is a product of Curverider Ltd. Its main page is at http://elgg.org/ 
     26 
     27To contact Curverider Ltd, please use the above email addresses or 
     28one of the following: 
     29 
     30Main email: info@curverider.co.uk 
     31Telephone: +44 (0) 1865 339313 / 339314 
     32Fax: +44 (0) 845 280 2381 
     33Skype: curverider 
     34 
     35Curverider Ltd 
     36Prama House 
     37267 Banbury Road 
     38Oxford OX2 7HT 
     39United Kingdom 
     40 
     41http://curverider.co.uk/ 
     42http://elgg.org/ 
     43 
     44Elgg 0.67 is released under the GNU Public License (GPL), which 
    3545is supplied in this distribution as LICENSE. 
    3646