Skip to content

joansalasoler/xtec-eduhack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Copyright ==

XTEC Eduhack is distributed under the terms of the GNU GPL

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

http://www.gnu.org/licenses/gpl-2.0.html

== Usage ==

This plugin works only with WordPress multisite installs. Unfortunatelly, adding
rewrite rules dinamically does not work well with multisite installs and, thus,
the following rule must be added manually to your .httacces file for the plugin
to work as expected:

  RewriteRule ^(eduhack/)(.*) wp-content/plugins/xtec-eduhack/$2 [L]

The template blog that will be cloned is created automatically the first time
this plugins is enabled on the *main* site.

About

Plugin for EDUHack integration to XTECBlocs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 80.5%
  • CSS 18.6%
  • JavaScript 0.9%