source: extensions/Media_Icon/admin/admin_help.tpl @ 19374

Last change on this file since 19374 was 19374, checked in by julien1311, 11 years ago

new icon sets
remove photo set => copyright
improvements to help page

  • Property svn:eol-style set to LF
File size: 3.3 KB
Line 
1<p class="media_icon_help_title">
2        {'General'|@translate}
3</p>
4<p class="media_icon_help_content">
5        {'This menu allows to configure 2 types of parameters:'|@translate}
6        <ul>
7                <li>{'The type of icon to display. Click on submit to see changes in the result pane.'|@translate}</li>
8                <li>{'The type of files you want to add an icon to. Uncheck a type of file to deactivate the display of the icon for this type of file. <i>Not displayed</i> is then displayed in the result pane.'|@translate}</li>
9        </ul>
10</p>
11<p class="media_icon_help_title">
12        {'Advanced options'|@translate}
13</p>
14<p class="media_icon_help_content">
15        {'This menu allows to configure 2 types of parameters:'|@translate}
16        <ul>
17                <li>{'The corner of the thumbnail in which the icon will be displayed.'|@translate}</li>
18                <li>{'The opacity of the icon.'|@translate}</li>
19        </ul>
20</p>
21<p class="media_icon_help_title">
22        {'Donate'|@translate}
23</p>
24<p class="media_icon_help_content">
25        {'I spent a lot of time to make this plugin works. If it is useful for you, do not hesitate a donation ;) Thank you for your generosity.'|@translate}
26</p>
27<div class="media_icon_center">
28        <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
29                <input type="hidden" name="cmd" value="_s-xclick">
30                <input type="hidden" name="hosted_button_id" value="H7JZMTE6MDB8U">
31                <input type="image" src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal — The safer, easier way to pay online.">
32                <img alt="" border="0" src="https://www.paypalobjects.com/fr_FR/i/scr/pixel.gif" width="1" height="1">
33        </form>
34</div>
35<p class="media_icon_help_title">
36        {'Credits'|@translate}
37</p>
38<p class="media_icon_help_content">
39        {'The icons are brought to you thanks to:'|@translate}
40        <ul>
41                <li>
42                        <b>{'logo'|@translate}</b> - {'Official logos and Wikipedia for video and music icons.'|@translate}
43                </li>
44                <li>
45                        <b>{'page'|@translate}</b> - {'Part of the RRZE icon set.'|@translate}
46                        <ul>
47                                <li type="square"><a href="http://commons.wikimedia.org/wiki/Category:RRZE-Icon-Set">{'Download website'|@translate}</a></li>
48                                <li type="square"><a href="http://commons.wikimedia.org/wiki/User:RRZEicons">{'Author website'|@translate}</a></li>
49                        </ul>
50                </li>
51                <li>
52                        <b>{'folder'|@translate}</b> - {'Part of the DelliOS System icon pack by Wendell Fernandes.'|@translate}
53                        <ul>
54                                <li type="square"><a href="http://www.iconspedia.com/pack/dellios-system-2356">{'Download website'|@translate}</a></li>
55                                <li type="square"><a href="http://www.dellustrations.com/">{'Author website'|@translate}</a></li>
56                        </ul>
57                </li>
58                <li>
59                        <b>{'foldercolor'|@translate}</b> - {'Part of the DelliOS System icon pack by Wendell Fernandes.'|@translate}
60                        <ul>
61                                <li type="square"><a href="http://www.iconspedia.com/pack/dellios-system-2356">{'Download website'|@translate}</a></li>
62                                <li type="square"><a href="http://www.dellustrations.com/">{'Author website'|@translate}</a></li>
63                        </ul>
64                </li>
65                <li>
66                        <b>{'folderpicture'|@translate}</b> - {'Part of the iSuite Revoked pack by Prax-08.'|@translate}
67                        <ul>
68                                <li type="square"><a href="http://icones.pro/pack/isuite-revoked">{'Download website'|@translate}</a></li>
69                                <li type="square"><a href="http://prax-08.deviantart.com/">{'Author website'|@translate}</a></li>
70                        </ul>
71                </li>
72        </ul>
73</p>
Note: See TracBrowser for help on using the repository browser.