Skip to content

Commit

Permalink
Item12387: fixing dependencies
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/GoogleMapsPlugin@16523 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Feb 8, 2013
1 parent 28deaaa commit 999a8ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/System/GoogleMapsPlugin.txt
Expand Up @@ -8,6 +8,7 @@

---+++ TML example
You type:

<verbatim class="tml">
%GOOGLEMAPS{
height="350px"
Expand All @@ -33,6 +34,7 @@ You type:
</verbatim>

You get (if installed):

%IF{"context GoogleMapsPluginEnabled"
then="$percntINCLUDE{\"%WEB%.%TOPIC%\" section=\"example1\"}$percnt"
else="<img src='%ATTACHURLPATH%/GoogleMapsSnap1.png' />"
Expand Down
1 change: 1 addition & 0 deletions lib/Foswiki/Plugins/GoogleMapsPlugin/DEPENDENCIES
@@ -1 +1,2 @@
JSON,>=2.51,cpan,Required
Foswiki::Plugins::JQueryPlugin,>=4.10,perl,Required

0 comments on commit 999a8ca

Please sign in to comment.