Code Monkey home page Code Monkey logo

portfolio's Introduction

#####################################

Use this as a guide to install Textpattern.  You will have to delete config.php in /textpattern before installing.

I am currently messing with the layout on a static HTML page (main.html) to get the layout right before I try to mechanize it.

#####################################


Textpattern CMS 4.4.1

Released under the GNU General Public License. See textpattern/license.txt
for terms and conditions.

Includes contributions licensed under the GNU Lesser General Public License. See
textpattern/lgpl-2.1.txt for terms and conditions.

Includes contributions licensed under the New BSD License.

== Installation ==

* Extract the files to your site (in the web root, or choose a
  subdirectory). The top-level index.php should reside in this
  directory, as should the /textpattern/ and the /rpc/ directory.
* Create, or establish the existence of, a working mysql database,
  load /textpattern/setup/ (or /subpath/textpattern/setup/ )
  in a browser, and follow the directions.

== Upgrading ==

* Log out of the admin-side.
* Verify the existence of a working database and file backup.
* Replace the three files in your main installation directory
  (index.php, css.php and .htaccess), everything in your /rpc/ directory and
  everything in your /textpattern/ directory (except config.php)
  with the corresponding files in this distribution. css.php and /rpc/
  might not yet exist in your current site.
* When you login to the admin-side, the relevant upgrade script is
  run automatically. Please take a look into diagnostics to find out
  whether there are any errors and whether the correct version number
  is displayed.
  NOTE: Upgrades from versions below 4.2.0 will present this warning
  upon your very first login to the admin-side:
    Warning: Unknown column 'user_name' in 'where clause' select name,
    val from txp_prefs where prefs_id=1 AND user_name='' in
    /path/to/your/site/textpattern/lib/txplib_db.php on line xx
  This is expected behaviour for the very first login after an upgrade.
  Every further move in the admin side must not throw any error message.
* Verify all preference settings.

== Getting Started ==

* FAQ is available at http://textpattern.com/faq/
* In-Depth Documentation and tag-index is available in the
  Textpattern documentation at http://textpattern.net/
* You can get support in our forums at http://forum.textpattern.com/
* If you are running an Apache web server, rename the @.htaccess-dist@ file
  in the "/files" directory to ".htaccess" to prohibit direct URL access to
  your files. Thus the only route to these files becomes through "/file_download".
  We recommend you consider employing this feature or that you move
  your "/files" directory out of a web-accessible location. Once moved, you
  can tell Textpattern of your new directory location from Advanced Prefs.

* IMPORTANT: Regularly check back at textpattern.com to see if updates are
  available. 4.x is in maintenance mode which means updates are as painless
  as possible, and often fix important bugs or security-related issues.

portfolio's People

Contributors

scogle avatar

Stargazers

 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.