lyserbin
2aebfa5ea7
Merge 24c8b8c3f2 into fbb8c4696e
4 years ago
Mark Hoschek
fbb8c4696e
Update README.md
4 years ago
lyserbin
24c8b8c3f2
Added Google Analytics
This time I added an option in the administration menu.
If enabled it adds Google Analytics snippet code to all pages except
administration's ones.
If disabled any additional code will be included in the page.
10 years ago
lyserbin
3262dc6862
fixed copy-pasta
10 years ago
unknown
ffc17659d6
optimized pages load times
fixed some bugs too
10 years ago
unknown
a35fa566e9
Added reCAPTCHA support
With this *huge* patch I added reCAPTCHA support to phpsqlitecms.
You can edit the reCAPTCHA settings under 'Spam protection' section in
the administration panel.
After adding your site and your secret reCAPTCHA keys, you can select
where do you want to add the reCAPTCHA check, by now you can add it to:
* users login (/cms/)
* users comments on commentable posts
* mail sent through formmailer
It also prevents to randomly add Google's script in the page if it isn't
enabled, so it should be good for the ones who don't want Google in
their way ;)
10 years ago
Mark (ilosuna)
d9b82195fe
Bootstrap update
10 years ago
Mark (ilosuna)
60b1c4226f
Database cleanup
10 years ago
Mark (ilosuna)
2f313f137a
Fix simple news time bug
11 years ago
Mark (ilosuna)
df4f0816aa
Merge branch 'master' of https://github.com/ilosuna/phpsqlitecms
Conflicts:
cms/data/content.sqlite
11 years ago
Mark (ilosuna)
2bf94356d8
Insert image order fix
11 years ago
Mark Hoschek
48ae4735e0
Add Chinese language files
11 years ago
Mark Hoschek
51ec50b0d0
Increase password hash strength
11 years ago
Mark
4aa8fc3cec
Merge pull request #18 from sim2github/ua
Minor language fix
11 years ago
Mark (ilosuna)
3c431d3b79
Fix JavaScript bug (use of undefined function image_popup)
11 years ago
sim2github
45b5debab5
Minor language fix
11 years ago
Mark (ilosuna)
7fa1d13d99
Add Polish language files
11 years ago
Mark (ilosuna)
8cc963eeaa
Template fix
11 years ago
Mark (ilosuna)
28397955f4
Update version setting
11 years ago
Mark
c7738cb49e
Merge pull request #13 from sim2github/master
Fix russian translation + add ukrainian
11 years ago
sim2github
52d1951dad
Ukrainian language
11 years ago
sim2github
fdadbfac09
Fix russian translation
11 years ago
Mark
c072378933
Merge pull request #11 from sim2github/master
Fix PHP warning: invalid argument for foreach in comment and photo
11 years ago
sim2github
892223c265
Make code more readable.
Reindent codestyle.
11 years ago
sim2github
e25301b190
Fix PHP warning: invalid argument for foreach, when cache dir is empty and argument is bool:false
11 years ago
Mark (ilosuna)
5c417bf07a
Update version setting
11 years ago
Mark
ec410c1446
Update db_settings.conf.php
11 years ago
Mark
ae372ba9e2
Delete .gitignore
11 years ago
Mark
4d324d037d
Delete Nginx-1.5.12_vhost.conf
11 years ago
Mark
4c0ebecf13
Merge pull request #10 from sim2github/master
Cache warning fix, mysql usage, russian translation
11 years ago
sim2github
dd7441d747
Missed translation
11 years ago
sim2github
86bd8d2757
MySQL usage
11 years ago
sim2github
e4a18ce14e
Fix PHP warning: invalid argument for foreach, when cache dir is empty and argument is bool:false
11 years ago
sim2github
43d624920c
MySQL usage
11 years ago
sim2github
3bcb8c47e4
OpenServer NginX usage
11 years ago
sim2github
119e6fd94b
Ignore some files
11 years ago
sim2github
e5a57511e9
В русском нет слова тизер - по смыслу лучше подойдет Анонс
11 years ago
Mark (ilosuna)
324f0740fd
Filemanager: check if uploaded file is empty
11 years ago
Mark (ilosuna)
4f858ae1bf
Simplify use of WYSIWYG editor
11 years ago
Mark (ilosuna)
8b728425bf
Add WYSIWYG editor, minor code improvements
11 years ago
Mark (ilosuna)
ff4dc0b7d8
Base path fix for Windows
11 years ago
Mark (ilosuna)
61305fde37
Add Bulgarian localization, Bootstrap update (3.1.1), Bugfixes
11 years ago
Mark (ilosuna)
396034baa5
minor style changes
11 years ago
Mark (ilosuna)
295ee76fa9
update to Bootstrap 3.1, modifications for Bootstrap 3.1
11 years ago
Mark
9df9410f88
Fix typo in english.admin.lang.php
11 years ago
Mark
94a1e97d98
Update russian.admin.lang.php
12 years ago
Mark
47b479b6c9
Merge pull request #4 from bmcbride/master
Change instances of 'puplished' to 'published'
12 years ago
Mark
3c4b75784b
Merge pull request #3 from codersclub/master
Russian language updated
12 years ago
Bryan McBride
f18cb7f555
Fix typo
12 years ago
Bryan McBride
89bbb4f3b6
Fix typo
12 years ago