Thread Kann das Poard produktiv gehen? (75 answers)
Opened by Strat at 2007-07-05 20:54

renee
 2007-07-18 16:27
#91881 #91881
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
ungetestet

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
C:\PBoard\poard\html\js>diff enter_message.js enter_message.js.old
167,176d166
< function pb_dist () {
< var text = '';
< var my_text = prompt('Gib den Modulnamen an:', '');
< if (my_text) {
< text = '[dist]' + my_text + '[/dist]';
< AddTextToArea(text);
< }
< } // pb_dist
<
<


Code: (dl )
1
2
3
4
C:\PBoard\poard\templates>diff sub_message_inputfield_template.html sub_message_inputfield_template.html.old
88d87
< <input type="button" name="button_dist" value="dist" onclick="javascript
:pb_dist()" title="Link zum CPAN-Modul angeben" class="button" />
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/
Antworten mit Zitat

View full thread Kann das Poard produktiv gehen?