• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
DpSyntaxHighlighterPlugin |
Enhancement |
New |
|
n/a |
|
Detail
The following combination of plugins is failing on our TWiki 6 installation, strangely the rendering works fine in Preview, but then fails once the topic is saved.
The javascript console is giving the message:
Uncaught ReferenceError: dp is not defined
A sample Twisty
Some sample code
%CODE{ "sql" }% SELECT sysdate from sys.dual; %ENDCODE%
--
TWiki:Main/RobinParker
- 2014-03-03
This needs to be debugged and fixed. In the mean time how about using the well-maintained
TWiki:Plugins.SyntaxHighlightingPlugin
?
--
TWiki:Main.PeterThoeny
- 2014-03-05