head	1.2;
access;
symbols
	pkgsrc-2014Q4:1.1.0.12
	pkgsrc-2014Q4-base:1.1
	pkgsrc-2014Q3:1.1.0.10
	pkgsrc-2014Q3-base:1.1
	pkgsrc-2014Q2:1.1.0.8
	pkgsrc-2014Q2-base:1.1
	pkgsrc-2014Q1:1.1.0.6
	pkgsrc-2014Q1-base:1.1
	pkgsrc-2013Q4:1.1.0.4
	pkgsrc-2013Q4-base:1.1
	pkgsrc-2013Q3:1.1.0.2
	pkgsrc-2013Q3-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2015.02.19.15.31.27;	author taca;	state dead;
branches;
next	1.1;
commitid	6waaFKZxSgLwgDay;

1.1
date	2013.09.13.11.53.05;	author taca;	state Exp;
branches;
next	;
commitid	SJOvgryipn3UTg5x;


desc
@@


1.2
log
@Remove typo3_61 which was EOL Oct, 2014.
@
text
@===========================================================================
$NetBSD: MESSAGE,v 1.1 2013/09/13 11:53:05 taca Exp $

1. Set up typo3; Add below line in your httpd.conf.

	Alias	/typo3	${PREFIX}/${TYPO3DIR}/${SITEDIR}

   Or set DocumentRoot to ${PREFIX}/${TYPO3DIR}/${SITEDIR}.

2. First, enable TYPO3 installer.

    	# cp /dev/null ${PREFIX}/${TYPO3DIR}/${SITEDIR}/typo3conf/ENABLE_INSTALL_TOOL

3. Access typo3 site.  You will be redirected to installer.
===========================================================================
@


1.1
log
@Add typo3_61 version (TYPO3 6.1.5).

* Improving the File Abstraction Layer
* UI Improvements for the Extension Manager
* Use for PHP mysqli instead of "mysql" module
* Further Changes:
  - Removed extension statictemplates
  - Improved TCA load mechanism
  - Install Tool: Environment Checks
  - Extbase: The rewritten property mapper is now the default mapper
  - Fluid: Allow Fluid arrays only in ViewHelper arguments
  - Extbase: Object persistence behaviour changed from implicit to explicit
    save
@
text
@d2 1
a2 1
$NetBSD$
@

