Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
9a97edc4
Commit
9a97edc4
authored
Oct 03, 2017
by
bbaer
Browse files
updated README.md
parent
61505158
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
9a97edc4
...
...
@@ -6,13 +6,13 @@ Version: see `extension/ext_emconf.php`
Download
--------
See: https://w3.math.uzh.ch/qfq/
Get from here: https://qfq.io/download
*
release - Stable
*
nightly - Development version(1)
*
snapshot - Current, development version(1)
(1) To install the extension, the name of uploaded ZIP file has to follow
some
rule:
(1) To install the extension, the name of
an
uploaded ZIP file has to follow rule
s
:
*
\<
ext
\>
.zip or
*
\<
ext
\>
_\<major\>.\<minor\>[.\<micro\>][_
\<
something
\>
].zip
...
...
@@ -20,14 +20,14 @@ See: https://w3.math.uzh.ch/qfq/
Documentation
-------------
Latest stable version under https://
docs.typo3.org/typo3cms/drafts/github/T3DocumentationStarter/Public-Info-053/Index.html
Latest stable version under https://
qfq.io/doc
Local: See the documentation provided with the exen
t
ion
s
inside Typo3
Local: See the documentation provided with the ex
t
en
s
ion inside Typo3
<your
Typo3
installation
>
/typo3conf/ext/qfq/Documentation/html/Index.html
If you get a 'Page forbidden / not found' there might be
some Webserver restrictions
. E.g. the Typo3 example of
`.htaccess`
If you get a 'Page forbidden / not found' there might be
restrictions imposed by the webserver
. E.g. the Typo3 example of
`.htaccess`
in the Typo3 installation folder will forbid access to any extension documentation (which is a good idea on a productive
server).
For
a development server
instead,
activate the documentation.
`.htaccess`
:
server).
On
a development server
you can
activate the documentation.
`.htaccess`
:
<pre>
production: RewriteRule (?:typo3conf/ext|typo3/sysext|typo3/ext)/[^/]+/(?:Configuration|Resources/Private|Tests?|Documentation|docs?)/ - [F]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment