AnonSec Team
Server IP : 10.2.73.233  /  Your IP : 216.73.216.59
Web Server : Apache/2.4.59 (Debian)
System : Linux polon 4.19.0-27-amd64 #1 SMP Debian 4.19.316-1 (2024-06-25) x86_64
User : www-data ( 33)
PHP Version : 5.6.40-64+0~20230107.71+debian10~1.gbp673146
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON
Directory (0755) :  /home/dialektologia/web/mambots/content/geshi/../

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /home/dialektologia/web/mambots/content/geshi/../mmp3.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<mosinstall group="content" type="mambot">
	<name>Mini-MP3-Player</name>
	<author>Ute Jacobi</author>
	<copyright>(C) 2005 Ute Jacobi</copyright>
	<license>jahoART commercial-License</license>
	<authorEmail>jtools@jahoart.eu</authorEmail>
	<authorUrl>www.jahoart.eu</authorUrl>
	<creationDate>Oktober 2005, current version jul 2007</creationDate>
	<version>2.2</version>
	<description>
	<![CDATA[	
<script type="text/javascript">
function show (obj){
obj = document.getElementById(obj);
if (obj.style.display == "none"){
obj.style.display = "block";
}else{
obj.style.display = "none";
}
} 
</script>
<style type="text/css">
.bg {background-color: rgb(255, 255, 255);}
.title {font-size: 18px;}
.tab {margin-top:10px;padding:4px;cursor:pointer;border:1px solid #ccc;}
.content {border-top:1px solid #ccc;}
</style>
<div class="bg"><p class="title"><img style="width: 200px; height: 121px;" alt="Mini-MP3-Player"  src="../mambots/content/mmp3/mmp3logo.gif" align="middle" />&nbsp; <span style="color: rgb(204, 0, 0);">M</span>ini-<span style="color: rgb(204, 0, 0);">M</span>P3-<span style="color: rgb(204, 0, 0);">P</span>layer v2.2<small><span class="title">&nbsp;</span></p><p>The global parameters can by be made over to optional parameters in the string.<br />Optional parameters have priority with global parameters.<br /></p><p>Using Mini-MP3-Player to play MP3 files in Mambo, Joomla or Elxis.</p><div class="tab"><a href=# onclick="show('c1')"><strong>&#x00BB; mmp3 string examples - audio internal</strong></a><div class="content" id="c1" style="display:none"><p>PLAYER = angular1.swf or angular2.swf or round1.swf or round2.swf or audioplayer.swf<br />FILE = mp3 File (any.mp3)<br />TITLE = The text of the Title-Tag</p><p><u>Default</u><br /><strong>{mmp3}FILE{/mmp3}</strong><br /><br /><u>Player: variable / Title-Tag: default</u><br /><strong>{mmp3}PLAYER|FILE{/mmp3}</strong><br /><br /><u>Player: variable / Title-Tag: variable</u><br /><strong>{mmp3}PLAYER|FILE|TITLE{/mmp3}</strong><br /><br />It is important for barrier free pages to use different titles.</p></div></div><div class="tab"><a href=# onclick="show('c11')"><strong>&#x00BB; mmp3 string examples - audio external </strong></a><div class="content" id="c11" style="display:none"><p>URL = complete path to the mp3 file (www.example.tld <strong>NOT</strong><span style="color: rgb(204, 0, 0);">&#x00A0;http://</span>www.example.tld)</p><p>PLAYER = angular1.swf or angular2.swf or round1.swf or round2.swf or audioplayer.swf</p><p>TITLE = The text of the Title-Tag</p><p><u>Default</u><br /><strong>{mmp3ex}URL{/mmp3ex}</strong><br /><br /><u>Player: variable / Title-Tag: default</u><br /><strong>{mmp3ex}PLAYER|URL{/mmp3ex}</strong><br /><br /><u>Player: variable / Title-Tag: variable</u><br /><strong>{mmp3ex}PLAYER|URL|TITLE{/mmp3ex}</strong><br /></p></div></div><div class="tab"><a href=# onclick="show('c12')"><strong>&#x00BB; optional parameters - mmp3 audio </strong></a><div class="content" id="c12" style="display:none"><p>directly separately according to the indication of the mp3-file by <b>&amp;</b> are indicated</p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;typ=auto </td><td style="border-bottom:1px solid #ccc;">Playing starts immediately after accessing the site.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;typ=loop</td><td style="border-bottom:1px solid #ccc;">after play is pressed, the mp3 will be looped until stop is pressed</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;typ=autoloop</td><td style="border-bottom:1px solid #ccc;">plays immediately (no click) and loops until stop is pressed</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;typ=ghostplay </td><td style="border-bottom:1px solid #ccc;">play once, invisible.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;typ=ghostloop</td><td style="border-bottom:1px solid #ccc;">Loop (no stop), invisible.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;bc=</td><td style="border-bottom:1px solid #ccc;">color of play-button, use complete HEX value e.g. #003300 <br />(no effect with picture.swf, picture8.swf)..</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;fc= </td><td style="border-bottom:1px solid #ccc;">color of stop-button, use complete HEX value e.g. #003300<br />(no effect with picture.swf, picture8.swf).</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;ph=</td><td style="border-bottom:1px solid #ccc;">height (do not define when using JPEG, mandatory when using GIF,PNG,SWF).</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;pw=</td><td style="border-bottom:1px solid #ccc;">width (do not define when using JPEG, mandatory when using GIF,PNG,SWF).</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&nbsp;</td><td style="border-bottom:1px solid #ccc;">When using these optional parameters both height and width must be defined.</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;uc=no</td><td style="border-bottom:1px solid #ccc;">No update of webbrowser cache  default: webbrowser cache will always be updated.</td></tr></table><p><strong>optional Parameters Fullversion</strong></p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;d =&lt;path&gt;</td><td style="border-bottom:1px solid #ccc;">directory containing the mp3 files, path going out of the Root<br />(e.g. &amp;d=/songs/mp3/)</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;sg= </td><td style="border-bottom:1px solid #ccc;">GroupID - from which group the file is supposed to be visible</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;su=</td><td style="border-bottom:1px solid #ccc;">UserID - only visible for a certain user</td></tr></table><p><strong>for picture.swf only</strong></p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;play=</td><td style="border-bottom:1px solid #ccc;">image or flashmovie for play button</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;stop= </td><td style="border-bottom:1px solid #ccc;">image or flashmovie for stop button</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">	&nbsp;</td><td style="border-bottom:1px solid #ccc;">When using these optional parameters both play image and stop image must be defined.</td></tr></table><p><strong>for audioplayer only</strong></p><table><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;art= </td><td style="border-bottom:1px solid #ccc;">choose Player (1 - 6) see Website <a target="_blank" href="http://www.jahoart.eu">www.jahoart.eu</a></td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;id3=</td><td style="border-bottom:1px solid #ccc;">display ID3-Tag (0 or 1) default 0, 1=show ID3</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;t=</td><td style="border-bottom:1px solid #ccc;">Speed of the ID3-Tag display (numeric default=120)</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;pc= </td><td style="border-bottom:1px solid #ccc;">Background color for audioplayer e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;tc= </td><td style="border-bottom:1px solid #ccc;">Text color for ID3-Tag, Playtime, Infotext e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;vc=</td><td style="border-bottom:1px solid #ccc;">Color of the Volumecontrol e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;ic=</td><td style="border-bottom:1px solid #ccc;">Background color for ID3-Tag, Infotext e.g #003300</td></tr><tr><td style="width: 120px;border-bottom:1px solid #ccc;">&amp;dc=</td><td style="border-bottom:1px solid #ccc;">Color of the Dragbutton e.g #003300</td></tr></table></div></div><div class="tab"><a href=# onclick="show('c13')"><strong>&#x00BB; optional parameters - mmp3 audio examples</strong></a><div class="content" id="c13" style="display:none"><p>FILE = mp3 File (any.mp3)<br />PLAYER = angular1.swf or angular2.swf or round1.swf or round2.swf or audioplayer.swf<br />TITLE = The text of the Title-Tag</p><p>Play typ: Loop, Color, Button 20px<br />{mmp3}PLAYER|FILE<strong>&amp;typ=loop&amp;bc=#009900&amp;fc=#006600&amp;ph=20&amp;pw=20</strong>|TITLE{/mmp3}<br /><br />Using MP3 from the directory indicated in d= .<br />{mmp3}PLAYER|FILE<strong>&amp;d=/song/mp3/</strong>|TITLE{/mmp3}<br /><br />Only user with ID 21 can see this.<br />{mmp3}PLAYER|FILE<strong>&amp;su=21</strong>|TITLE{/mmp3}<br /><br />Audioplayer Art 4,show ID3 information<br />{mmp3}audioplayer.swf|FILE<strong>&amp;art=4&amp;id3=1</strong>|TITLE{/mmp3}</p></div></div>
<p>You find for the Mini-MP3-Player (audio) on the side <a target="_blank" href="http://www.jahoart.eu">jahoART</a> the MMP3-String-Builder. This makes easier arranging the string for yours Contents.<br />!!! <span style="color: rgb(204, 0, 0)">Not</span> using the character <span style="color: rgb(204, 0, 0)"><strong>" ' | </strong></span>(Quotation mark, apostrophe, Pipe) in the titletext  !!!</p><p>Basis Version: angular1, angular2, round1, round2<br />Fullversion: angular1, angular2, round1, round2, picture, audioplayer</p><hr size="1" noshade="noshade" /><p>&copy; Copyright&nbsp;Ute Jacobi<br />MMP3 Basis work is licensed under a <a href="../mambots/content/mmp3/jahoARTncLizDe.htm" target="_blank">jahoART Non-commercial-Lizenz</a>.<br />MMP3 Full work is licensed under a <a href="../mambots/content/mmp3/jahoARTcLizDe.htm" target="_blank">jahoART commercial-Lizenz</a>.</p>
]]>
</description>
	<files>
		<filename mambot="mmp3">mmp3.php</filename>
		<filename>mmp3/angular1.swf</filename>
		<filename>mmp3/angular2.swf</filename>
		<filename>mmp3/round1.swf</filename>
		<filename>mmp3/round2.swf</filename>
		<filename>mmp3/mmp3logo.gif</filename>
		<filename>mmp3/notfound.mp3</filename>
		<filename>mmp3/notfound_de.mp3</filename>
		<filename>mmp3/jahoARTcLizDe.htm</filename>
		<filename>mmp3/jahoARTncLizDe.htm</filename>
		<filename>mmp3/mmp3_fixie.js</filename>
		<filename>mmp3/index.html</filename>		
	</files>
	<params>
	<param name="player" type="list" default="1" label="Default Player Button" description="  Selection button in the content to be indicated is.">
	        <option value="angular1.swf">------------</option>
		<option value="angular1.swf">angular 1</option>
		<option value="angular2.swf">angular 2</option>
		<option value="round1.swf">round 1</option>
		<option value="round2.swf">round 2</option>
		<option value="audioplayer.swf">Audioplayer (only Full version)</option>
	</param>
	<param name="vtitle" type="radio" default="1" label="Title-Tag" description="Default - the same Title-Tag is always used, Variable - the Title-Tag is also handed over in the plugin string">
		<option value="0">Default</option>
		<option value="1">Variable</option>
	</param>	
	<param name="titletext" type="text" default="Play Sound" label="Title-Tag" description="Default Title-Tag"/>

	<param name="sstream" type="radio" default="0" label="MP3 Stream" description="Default - yes,  no - no MP3 Stream">
		<option value="0">Yes</option>
		<option value="1">No</option>
	</param>	
	<param name="strans" type="radio" default="0" label="Transparenz" description="Default - no,  yes - Transparency switch on (only with round Player necessarily) ">
		<option value="1">Yes</option>	
		<option value="0">No</option>
	</param>	
	<param name="sembed" type="radio" default="0" label="embed-Element" description="Default - no,  yes - object-Element embed (old Netscape syntax) add. They produce thereby however a not valides HTML.">
		<option value="1">Yes</option>
		<option value="0">No</option>
	</param>
	<param name="@spacer" type="spacer" default="" label="" description="" />		
	<param name="path" type="text" default="images/stories/mp3" label="Path to the MP3" description="Path to the MP3 files, on the basis of Mambo/Joomla/Elxis root."/>
	<param name="picpath" type="text" default="images/stories/pic" label="Path to the Picture" description="Path to the Picture, on the basis of Mambo/Joomla/Elxis root."/>
	<param name="@spacer" type="spacer" default="" label="" description="" />		
	<param name="width" type="text" default="15" label="Width" description="Width Playbutton"/>
	<param name="height" type="text" default="15" label="Height" description="Height Playbutton"/>
	<param name="fc" type="text" default="0" label="Foreground" description="Foreground Button."/>		
	<param name="bc" type="text" default="0" label="Background" description="Background Button."/>		
	<param name="bgcolor" type="text" default="#ffffff" label="Background colour" description="Background colour of the Players if transparency switched off ."/>		
	<param name="@spacer" type="spacer" default="" label="more parameters (Full version):" description="All following parameters are effective only in the full version." />
	<param name="regstr" type="text" default="Only for registered users" label="Display Text" description="Text which is supposed to be indicated instead of the button if the display was restricted to certain groups or users"/>		
	<param name="@spacer" type="spacer" default="" label="Settings for Audioplayer" description="" />
	<param name="aart" type="list" default="1" label="choose Player" description="Default: Audioplayer 1 / Kind of the display of the Audioplayers in the Content">
	        <option value="1">Audioplayer 1</option>
		<option value="2">Audioplayer 2</option>
		<option value="3">Audioplayer 3</option>
		<option value="4">Audioplayer 4</option>
		<option value="5">Audioplayer 5</option>
		<option value="6">Audioplayer 6</option>
		</param>	
	<param name="pc" type="text" default="0" label="Background color for audioplayer" description="complete hexadecimal value e.g #003300"/>		
	<param name="tc" type="text" default="0" label="Text color" description=" for ID3-Tag, Playtime, Infotext, complete hexadecimal value e.g #003300"/>		
	<param name="vc" type="text" default="0" label="Color of the Volumecontrol" description="complete hexadecimal value e.g #003300"/>		
	<param name="ic" type="text" default="0" label="Background color for ID3-Tag, Infotext" description="complete hexadecimal value e.g #003300"/>		
	<param name="dc" type="text" default="0" label="Color of the Dragbutton" description="complete hexadecimal value e.g #003300"/>		
	<param name="id3show" type="radio" default="0" label="display ID3-Tag" description="Default - no, Display der ID3-Tag Information. Artist,Album,Title,Time">
		<option value="1">Yes</option>
		<option value="0">No</option>
	</param>
	<param name="id3tempo" type="text" default="120" label="Speed of the ID3-Tag display" description="Default: 120 /numeric."/>		
<param name="@spacer" type="spacer" default="" label="" description="" />
<param name="lizcode" type="text" default="" label="License key" description="give your license key here"/>		
</params>
</mosinstall>

AnonSec - 2021