This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Grav-Admin-Plugin
Watch
1
Star
0
Fork
0
You've already forked Grav-Admin-Plugin
mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced
2026-09-10 21:19:16 +02:00
Code
Issues
Packages
Projects
Releases
Activity
Files
c2a54b37703766b2e5a466090a9eafe81a1d86ef
Grav-Admin-Plugin
/
classes
History
Flavio Copes
c2a54b3770
Add a button to switch to a different language version of a page. Uses the switchlanguage task to which I added a redirect parameter to correctly switch the language
2015-08-19 14:32:06 +02:00
..
admin.php
Correctly set the default language when not set in the user yaml (fixes language not changing problem)
2015-08-19 10:17:50 +02:00
controller.php
Add a button to switch to a different language version of a page. Uses the switchlanguage task to which I added a redirect parameter to correctly switch the language
2015-08-19 14:32:06 +02:00
gpm.php
Added isSymlink logic to determine if Grav is symbolically linked or not.
2015-08-07 13:31:15 -07:00
popularity.php
Move translate function so it's accessible from all admin parts. Correctly change $l->translate() calls to it
2015-08-14 15:05:33 +02:00