DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:svnmod

svnmod Plugin

Compatible with DokuWiki

Adora Belle, Angua, Rincewind, Anteater, Weatherwax

plugin A plugin that allows access to a Subversion repository

Last updated on
2012-10-24
Provides
Syntax

This extension is marked as obsoleted. Therefore it is hidden in the Extension Manager and the extension listing. Furthermore, it is candidate for removal.

The missing download url means that this extension cannot be installed via the Extension Manager. Please see Publishing a Plugin on dokuwiki.org. Recommended are public repository hosts like GitHub, GitLab or Bitbucket.

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

Tagged with !obsolete, subversion, svn

By

Installation

:!: External requirements: This plugin requires the following additional components that must be installed separately:

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

Examples/Usage

You have to include the NOCACHE tag at the top of the page. By caching otherwise downloading new versions from SVN is prevented.

~~NOCACHE~~

svnmod use code tags to support syntax highlighting.

Example usage

{(svnmod>https://example.com/svn/repo1/file.php,username,password,php)}
{(svnmod>https://example.com/svn/repo1/file.java,username,password,java)}

Syntax

Basic syntax: {(svnmod>url,username,password,syntax)}

  • url url of your file in repository
  • username your svn username
  • password your svn password
  • language the language syntax to be highlighted

Configuration and Settings

ToDo

Development

ToDo

Change Log

  • 2012-10-24
    • Initial release

Known Bugs and Issues

ToDo

ToDo/Wish List

ToDo

FAQ

ToDo

Discussion

ToDo

plugin/svnmod.txt · Last modified: 2022-01-31 08:28 by Klap-in

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