Ignore:
Timestamp:
2008-03-20T20:41:44+13:00 (16 years ago)
Author:
ak19
Message:

Added srcreplaceable option to work with new script replace_srcdoc_with_html.pl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/perllib/plugins/CONTENTdmPlug.pm

    r14006 r15114  
    8181        'abstract' => "no",
    8282        'inherits' => "yes",
     83        # CONTENTdmPlug is one of the few ConvertToPlug subclasses whose source doc can't be replaced by a GS-generated html
     84        'srcreplaceable' => "no",
    8385        'args'     => $arguments };
    8486
Note: See TracChangeset for help on using the changeset viewer.