DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:git

git Plugin

Compatible with DokuWiki

2012-01-25 "Angua"

plugin This plugin allows you to perform GIT actions from the administrator console. **Under Construction, don't download for now!**

Last updated on
2013-11-06
Provides
Admin
Repository
Source
Conflicts with
gitbacked

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to gitbacked

Tagged with control, git, source

Needed for betadoku

Installation

Under Construction, don't download for now! Contact me if you want to help speed up development

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Setup GIT repos

  1. Make sure your “data” folder is outside of the wiki and that its a git repository. You can download the “Wikipedia for IT standards” for instance (as shown here: http://www.instantalm.org) content here: https://github.com/SparklingSoftware/InstantALM/archive/master.zip
  2. You can use this as .gitignore
attic/
cache/
index/
locks/
meta/
media_attic/
media_meta/
tmp/
 
*.php
.htaccess.dist
 
COPYING
README
VERSION
 
.htaccess
_dummy
deleted.files
security.png
security.xcf
  1. Manually commit to the master to make sure it works.
  2. Make sure the PATH environment variable (Windows) contains the git.exe path.

Examples/Usage

Go into the admin windows, click on “GIT Actions”. You will see that current status, an option to commit (and to enter a message) and to push to the master.

Configuration and Settings

It is assumed that the git repo that sits in the root of your DokuWiki installation points to the origin : master.

Change Log

  • 2012-03-14
    • Initial release

Known Bugs and Issues

  • Tested on Win7, running IIS.
  • Not tested on Linux yet.
  • Make sure the app pool and the “Physical Path Credentials” specify an account that has the correct SSH setting.

ToDo/Wish List

Plenty of improvements possible…

FAQ

No questions asked yet.

Discussion

plugin/git.txt · Last modified: 2020-02-24 12:58 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki