created new tag v0.3.4.5 (based on v0.3.4.3)
merged changeset 969 updated list of contributers
This commit is contained in:
parent
4a8a292313
commit
152e67283a
728 changed files with 120019 additions and 0 deletions
15
v0.3.4.5/plugins/volume_props/volume_properties.cs
Normal file
15
v0.3.4.5/plugins/volume_props/volume_properties.cs
Normal file
|
@ -0,0 +1,15 @@
|
|||
<?cs # $Id$ ?>
|
||||
|
||||
<!-- <h2><?cs var:html_escape(Lang.Plugins.volume_props.Title.Properties) ?></h2> -->
|
||||
|
||||
<?cs call:handle_messages() ?>
|
||||
|
||||
<?cs set:plugin_heading = "legend" ?>
|
||||
|
||||
<?cs if:Data.Plugins.volume_props.includePlugins ?>
|
||||
<?cs # we use 'evar', as we expect 'include' commands inside the variable ?>
|
||||
<?cs evar:Data.Plugins.volume_props.includePlugins ?>
|
||||
<?cs else ?>
|
||||
<?cs call:hint("Plugins.volume_props.NoPropertyPlugins") ?>
|
||||
<?cs /if ?>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue