1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-09-02 21:03:03 +02:00

50 Commits

Author SHA1 Message Date
Andrey Novikov
9ed650a4ef fix: update the required Apache version in README
Module autoindex in Apache-2.2 generates table not specifying any CSS classes (they were appeared in Apache-2.4), but Apaxy CSS selectors requires those.
2024-09-14 20:18:32 +02:00
oupala
9b7e874d8a chore: master branch renamed to main 2022-04-25 01:23:38 +02:00
oupala
cb96aa8f14 docs: specify the AllowOverride statement to set 2021-09-16 01:54:08 +02:00
oupala
060d5478e4 fix: improve the way Faenza icons are embedded
Faenza icons are used in apaxy default theme but the licence of the Faenza icon theme was not clearly fulfilled. This commit take the icons from the original Faenza icon theme, and keep their original name.

close #143
2021-04-23 15:18:09 +02:00
oupala
86fc8ee74d feat: switch to GPLv3 licence
Switch from Unlicence licence to GPLv3 licence.

close #148
2021-04-23 12:22:41 +02:00
oupala
8ca7670340 chore: fix markdown code style linter warnings 2020-05-03 16:36:32 +02:00
oupala
cc02ee5e65 fix(doc): fix links in table of content 2019-09-06 21:31:12 +02:00
oupala
a1cfdd3df5 feat: replace lightGallery by lightgallery.js
Replace lightGallery by lightgallery.js because lightGallery require jQuery whereas lightgallery.js has no dependency.
2019-05-29 16:34:32 +02:00
oupala
412d45f564 refactor: rewrite AddIcon to AddIconByType
Huge rewrite of .htaccess file so that AddIcon are rewritten to AddIconByType for most of the file. Icon are now displayed on a real media type basis <hich is more reliable that file extension.

More extensions are now supported.

File extensions that are not associated to a media type are still using the old AddIcon syntax.
2019-05-27 21:37:52 +02:00
oupala
05ba73c6a0 fix: rename htaccess.txt in theme directory
Rename htaccess.txt to .htaccess in theme directory as it remove a 
useless step in installation.
2019-05-07 18:19:36 +02:00
oupala
17475e12e0 fix: remove the leading slash before {FOLDERNAME}
Remove the leading slash before {FOLDERNAME} so that apaxy can be 
installed at the web root level.
2019-05-07 18:06:47 +02:00
Jordan Bancino
4b3d4b80ef docs: fix manual install instructions 2018-12-04 20:01:10 -05:00
Jordan Bancino
23f3b8ec67 feat: add install script with instructions 2018-12-05 00:57:25 +00:00
oupala
008ffc9b38 docs: update install instructions
Update install instruction so that commit 153df9c is complete (code + doc).
2018-11-30 18:29:26 +01:00
Jordan Bancino
d289b3f639 Merge branch 'develop' into patch-1 2018-02-28 13:09:57 -05:00
oupala
24590e0866 Merge pull request #105 from PeterDaveHelloKitchen/README-codeblock-syntax-highlight
[Docs] Enable README code block syntax highlight
2018-02-27 21:20:07 +01:00
Jordan Bancino
0e69f5d866 feat: Add styled error pages 2018-02-26 16:11:43 -05:00
Peter Dave Hello
f198e57e02 docs: Add "Table of Contents" to README.md 2018-02-23 11:09:18 +08:00
Peter Dave Hello
64534be76e docs: Enable README code block syntax highlight 2018-02-23 11:08:18 +08:00
oupala
582f711326 fix(): set absolute reference to the newly created js file
Also fix the README file so that the install doc is up to date.
2018-02-21 22:34:33 +01:00
oupala
c273f5c559 Revert "Removed unnecessary absolute file path"
This reverts commit bb21c1a56c.
2018-02-21 22:34:33 +01:00
Erik Boesen
bc57c0706f A couple README tweaks/fixes 2016-11-29 14:56:03 -05:00
Adam Whitcroft
6b4e3ca074 Removed demo url 2016-11-11 08:55:41 +00:00
Adam Whitcroft
4d4fd3a6ae Update README.md
Minor updates as per PR#60.
2016-10-01 14:20:35 +01:00
Adam Whitcroft
bf921c0740 Merge pull request #48 from madmas/patch-1
add troubleshooting paragraph on apache config
2016-10-01 14:16:42 +01:00
Jonathan Hernández
e12f588a84 Typo 2016-07-05 17:16:01 -06:00
IntiGabriel
6b9489fe4e Update README.md 2016-02-28 15:42:24 +01:00
IntiGabriel
add97498b4 Update README.md 2016-02-28 15:42:00 +01:00
Inti Gabriel
0e4cc0f847 Readme layout 2016-02-28 15:39:44 +01:00
Inti Gabriel
603265ad64 Added Dockerfile to run local demo 2016-02-28 15:37:20 +01:00
Inti Gabriel
bb21c1a56c Removed unnecessary absolute file path
- updated readme
2016-02-28 15:36:02 +01:00
Markus Schlichting
6d83364832 add troubleshooting paragraph on apache config 2015-12-01 14:44:38 +01:00
Adam Whitcroft
4650aff3f6 Merge pull request #28 from snorpey/master
add download link to readme file
2015-05-27 10:35:13 +01:00
Adam Whitcroft
78f7af80a5 Corrected minimum Apache version 2015-05-27 09:52:53 +01:00
Georg Fischer
a12e3f0c68 add download link to readme file 2014-08-04 10:49:57 +02:00
Adam Whitcroft
e032069145 Self loathing added 2012-10-25 21:45:18 +01:00
Adam Whitcroft
151bd58b04 Made credits title larger 2012-10-25 21:44:39 +01:00
Adam Whitcroft
956bfbf971 Apaxy first commit 2012-10-25 21:13:05 +01:00
Adam Whitcroft
834cb33209 Final README amends before commit 2012-10-25 19:17:08 +01:00
Adam Whitcroft
9a8963e25c Gotcha. 2012-10-25 19:09:45 +01:00
Adam Whitcroft
1a5722b794 ... 2012-10-25 19:08:44 +01:00
Adam Whitcroft
2733f4917e Markdown file trolling me hard 2012-10-25 19:07:55 +01:00
Adam Whitcroft
8519ea8468 Stupid pre not rendering 2012-10-25 19:06:51 +01:00
Adam Whitcroft
9e235f5caa Better README 2012-10-25 19:05:08 +01:00
Adam Whitcroft
57dbed7c66 Edits 2012-10-24 18:32:32 +01:00
Adam Whitcroft
03377efbd0 Edits edits edits 2012-10-24 18:31:09 +01:00
Adam Whitcroft
87aa8ad324 Removed theme options for now - keeping it simple 2012-10-24 18:27:50 +01:00
Adam Whitcroft
236fbe9721 Removed link to demo site for now 2012-10-24 16:49:26 +01:00
Adam Whitcroft
5c042c140d Updates to README 2012-10-24 15:56:39 +01:00
Adam Whitcroft
defcf2ab83 Apaxy README 2012-10-24 15:54:10 +01:00