

Jak přidat na fórum Spoiler ?
Ahoj mám jeden dotaz jestli mi někdo neporadí jak přidat na fórum spoiler zkratka [SPOIL][/SPOIL]
Předem díky....
Ahoj mám jeden dotaz jestli mi někdo neporadí jak přidat na fórum spoiler zkratka [SPOIL][/SPOIL]
Předem díky....
Zpět do poradny Odpovědět na původní otázku Nahoru
Doprogramovat.
Pošleš nějaký návod ?
Návod? Jak můžu poslat návod, když nevím, o jaké fórum se jedná a v jakém jazyce je naprogramované?
Nejde, to (možná zatím?)
Uložit jinde a odkázat tam - by mohlo být (připouštím, že nepohodlné) řešení.
Kdyby to nešlo tak to sem nepíšu viděl sem to na jednom fórum proto se ptám
Může mi teda někdo poradit jak doprogramovat ? Prosím !
Ale to nemůžeš doprogramovat ty, to musí ten, kdo se o tuhle poradnu stará.
ale já to nechci na poradně já to chci na svém fórum !!! Však sem to psal ne ?
A kde jsi to psal? Na týhle stránce to teda není...
No dobře tak sem to nenapsat zdvořile ale řeším jiný problém a ne co sem napsal......
Co je to za fórum? Programovat umíš?
No potřebuji poradit popřípadě aby si sem napsal návod jak na to
a fórum je toto www.war3games.tk začal asi před 2 týdny
http://www.phpbb.com/community/viewtopic.php?t=691 145
vše sem udělal jak mám ale teď potřebuji poradit co stým hle návodem : Zkoušel sem i google ale ten mi přeložil samé blbosti
Go to the Administration Control Panel and navigate to the "Posting" tab, then
to the "BBCodes" section. Click the "Add a new BBCode" button. The following
page is where you are to enter the information for the new BBCode.
(1) In the "BBCode usage" area, enter the following:
[spoiler={TEXT1}]{TEXT2}[/spoiler]
(2) In the "HTML replacement" area, enter the following:
<div class="spoiler"><div class="spoiler-top"><a href="#toggle_spoiler" class="spoiler-link" onclick="return(spoilerToggle(this));">{L_PRIME_BB CODE_SPOILER_SHOW}</a> {L_PRIME_BBCODE_SPOILER}: <span class="spoiler-title">{TEXT1}</span></div><div class="spoiler-box" onclick="spoilerToggle(this);"><div class="spoiler-hidden">{TEXT2}</div></div></div>
(3) In the "Help line" area, enter the following:
Note: [spoiler=optional title]hidden text[/spoiler]
(4) In the "Settings" area, check the box for "Display on posting page" if
you want a "spoiler=" button placed alongside the other BBCode buttons.
When that's all filled out, click "Submit". Now, we're going to create one more version of
this BBCode, so create a new BBCode and enter this information:
(1) In the "BBCode usage" area, enter the following:
[spoiler]{TEXT}[/spoiler]
(2) In the "HTML replacement" area, enter the following:
<span class="spoiler"><span class="spoiler-box" onclick="spoilerToggle(this);"><span class="spoiler-hidden">{TEXT}</span></span></span>
(3) In the "Help line" area, enter the following:
Note: [spoiler]hidden text[/spoiler]
(4) In the "Settings" area, check the box for "Display on posting page" if
you want a "spoiler" button placed alongside the other BBCode buttons.
When that's all filled out, click "Submit". Now, if you want the spoiler box
height to shrink when the text is hidden, then open the included JavaScript
file "prime_bbcode_spoiler.js", find "spoiler_collapse = false", and change the value
to "true". Note that only the block-level spoilers will collapse; inline
spoilers will not.
Přišel sem na to
děkuji všem co mi pomohli.....
TOTO TÉMA VYŘEŠENO....