<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://mh-svr.de/mw/index.php?action=history&amp;feed=atom&amp;title=PoNG_Module%3A_Help_Dialog</id>
	<title>PoNG Module: Help Dialog - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://mh-svr.de/mw/index.php?action=history&amp;feed=atom&amp;title=PoNG_Module%3A_Help_Dialog"/>
	<link rel="alternate" type="text/html" href="https://mh-svr.de/mw/index.php?title=PoNG_Module:_Help_Dialog&amp;action=history"/>
	<updated>2026-08-23T20:29:45Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MH</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://mh-svr.de/mw/index.php?title=PoNG_Module:_Help_Dialog&amp;diff=91&amp;oldid=prev</id>
		<title>Mh: Die Seite wurde neu angelegt: „Category:PoNGThis module enables you to add a modal help dialogs to any resource in PoNG.   Please have a look at the other [[PoNG_Modules#Standard_Mod…“</title>
		<link rel="alternate" type="text/html" href="https://mh-svr.de/mw/index.php?title=PoNG_Module:_Help_Dialog&amp;diff=91&amp;oldid=prev"/>
		<updated>2014-03-30T16:43:24Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;a href=&quot;/mw/index.php/Kategorie:PoNG&quot; title=&quot;Kategorie:PoNG&quot;&gt;Category:PoNG&lt;/a&gt;This module enables you to add a modal help dialogs to any resource in &lt;a href=&quot;/mw/index.php/PoNG&quot; title=&quot;PoNG&quot;&gt;PoNG&lt;/a&gt;.   Please have a look at the other [[PoNG_Modules#Standard_Mod…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:PoNG]]This module enables you to add a modal help dialogs to any resource in [[PoNG]]. &lt;br /&gt;
&lt;br /&gt;
Please have a look at the other [[PoNG_Modules#Standard_Modules_coming_with_PoNG|standard modules coming with PoNG]]. &lt;br /&gt;
&lt;br /&gt;
== Usage in &amp;quot;structure&amp;quot; ==&lt;br /&gt;
Simply add a action to the &amp;lt;code&amp;gt;actions&amp;lt;/code&amp;gt; array with &amp;lt;code&amp;gt;&amp;quot;type&amp;quot;: &amp;quot;modal-form&amp;quot;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Example [[PoNG Structure Specification|structure file]] extract:&lt;br /&gt;
 {&lt;br /&gt;
   &amp;quot;layout&amp;quot;: {&lt;br /&gt;
      ...&lt;br /&gt;
      &amp;quot;rows&amp;quot;: [&lt;br /&gt;
      {&lt;br /&gt;
        &amp;quot;rowId&amp;quot;: &amp;quot;bla&amp;quot;,&lt;br /&gt;
        &amp;quot;resourceURL&amp;quot;: &amp;quot;XYZ&amp;quot;,&lt;br /&gt;
        ...&lt;br /&gt;
        &amp;quot;actions&amp;quot; : [ &amp;#039;&amp;#039;&amp;#039;{ &amp;quot;actionName&amp;quot;: &amp;quot;My Simple Help&amp;quot;, &amp;quot;type&amp;quot;: &amp;quot;pong-help&amp;quot; }&amp;#039;&amp;#039;&amp;#039;, ... ]&lt;br /&gt;
      },&lt;br /&gt;
      ...&lt;br /&gt;
    ],&lt;br /&gt;
    ...&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
== Help resource ==&lt;br /&gt;
The referenced &amp;lt;tt&amp;gt;help&amp;lt;/tt&amp;gt; file may be a simple HTML fragment. For example:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
&amp;lt;nowiki&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;This is a help example.&amp;lt;/p&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;You can add help easily to any resource.&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The content of the help dialog DIV will be filled GET request to &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;/svc/&amp;lt;resourceUrl/help&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Example Result ==&lt;br /&gt;
[[Datei:PoNG-Help.png]]&lt;br /&gt;
&lt;br /&gt;
== CSS ==&lt;br /&gt;
To customize, you need to know, that the the content of the help in embedded in a DIV of class &amp;lt;code&amp;gt;pong-help&amp;lt;/code&amp;gt;&lt;/div&gt;</summary>
		<author><name>Mh</name></author>
		
	</entry>
</feed>