Area51 @ 4seven.de

Mod Base and Testarea
It is currently 23 Feb 2025, 15:27

All times are UTC + 1 hour




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 06 Sep 2012, 13:49 
Offline
Tiptop
Tiptop

Joined: 13 Nov 2009, 23:08
Posts: 68
Hey 4seven, wenn man einen Beitrag schreibt, sind die Standartwerte beim Dateiupload auf Nein eingestellt bei [attachment] und [img_higslide].
Ich möchte gerne, dass die Standartwerte hier Ja sind, weil viele es einfach vergessen oder übersehen. Ich habe schon gesucht, aber leider keine Möglichkeit gefunden, ich vermute die betreffende Datei ist styles/prosilver/templates/posting_wm_switch_body.html. Kannst du mir helfen? LG Tim


Top
 Profile  
Reply with quote  
PostPosted: 06 Sep 2012, 16:57 
Offline
Tiptop
Tiptop
User avatar

Joined: 20 Jun 2012, 16:55
Posts: 318
Hallo Tim,

Öffne

styles/prosilver/templates/posting_wm_switch_body.html

Finde

Code:
            <input type="radio" name="wmglobalattach" value="attachyes" /><span style="text-transform: lowercase;">{L_YES}</span>
            <
input type="radio" name="wmglobalattach" value="attachno" checked="checked" /><span style="text-transform: lowercase;">{L_NO}</span


Ersetze mit

Code:
            <input type="radio" name="wmglobalattach" value="attachyes" checked="checked" /><span style="text-transform: lowercase;">{L_YES}</span>
            <
input type="radio" name="wmglobalattach" value="attachno" /><span style="text-transform: lowercase;">{L_NO}</span


Finde

Code:
            <input type="radio" name="wmglobalimghigh" value="imghighyes" /><span style="text-transform: lowercase;">{L_YES}</span>
            <
input type="radio" name="wmglobalimghigh" value="imghighno" checked="checked" /><span style="text-transform: lowercase;">{L_NO}</span


Ersetze mit

Code:
            <input type="radio" name="wmglobalimghigh" value="imghighyes" checked="checked" /><span style="text-transform: lowercase;">{L_YES}</span>
            <
input type="radio" name="wmglobalimghigh" value="imghighno" /><span style="text-transform: lowercase;">{L_NO}</span


Gruß, 4seven

_________________
Current Mods | Mod Base | php(BB) programming | No help via PM


Top
 Profile  
Reply with quote  
PostPosted: 06 Sep 2012, 17:55 
Offline
Tiptop
Tiptop

Joined: 13 Nov 2009, 23:08
Posts: 68
Funktioniert super, vielen Dank!


Top
 Profile  
Reply with quote  
PostPosted: 11 Sep 2012, 20:10 
Offline
Tiptop
Tiptop

Joined: 28 Aug 2012, 15:39
Posts: 10
Heyho @4seven

nu nerv ich dich schon wieder ;-)

Ist es möglich bei diesem Mod die Watermarks als HS oder normaler Anhang zu forcen,
so dass die User keine Auswahl mehr haben, sondern alles default "gewatermarked" wird?


Falls ausschließlich HS gewählt wurde,
gäbe es eine Möglichkeit, dass die Anhänge bei Absenden des Beitrags automatisch gelöscht werden?
Ich kann mir vorstellen, dass die User das gerne mal vergessen.


Top
 Profile  
Reply with quote  
PostPosted: 12 Sep 2012, 15:18 
Offline
Tiptop
Tiptop
User avatar

Joined: 20 Jun 2012, 16:55
Posts: 318
Hallo Jobsti,

was ist denn HS? Steh grad etwas auf dem Schlauch.

Gruß..

_________________
Current Mods | Mod Base | php(BB) programming | No help via PM


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
[ Time : 0.010s | 22 Queries | GZIP : Off ]