Jak zainstalowac dodatki

pecora

Avatar: pecora

2007-01-03 12:04

Witam.
Jak zainstalować dodatki do QC 1.4 wersja polska

Pecora

maly-7

Avatar: maly-7

2007-01-03 12:21

najlatwiej czytajac instrukcje?

pecora

Avatar: pecora

2007-01-03 12:49

Wiem że jest najłatwiej. Własnie tak robie i nic z tego nie wychodzi..

step 9) Add a link in the admin menu bar to access the plugin manager, I suggest editting "templates/admin/head.tpl" and replacing the 1 line below

Nie mam takiego pliku jak --- head.tpl ---- na przykład...
Co robić???

Pecora

maly-7

Avatar: maly-7

2007-01-03 13:00

a jakiej wtyczki sie to tyczy?

pecora

Avatar: pecora

2007-01-03 13:11

To fragment
pluginManager_v1.0

Pecora

pecora

Avatar: pecora

2007-01-03 13:32

Żeby działały pluginy musze najpierw zaistalowac Menagera? Tak?

Pecora

pecora

Avatar: pecora

2007-01-03 13:49

Juz znalazłem - nie ten menager - dzieki

Jedyna rzecz której nie rozumiem to ten opis:

8 Add a link in the admin menu bar to access the plugin manager. Please remember to make a copy of the template file before you change it!
Edit templates/admin/page.tpl and ...
Replace the 1 line below
CODE
<a class="menuButton" href="?p=otherConfig" >$lang[configuration]</a>
with
CODE
<a class="menuButton" href="?p=otherConfig"
onmouseover="return buttonClick(event, 'configuration'); buttonMouseover(event, 'configuration');"
>$lang[configuration]</a>

Then look a couple of lines down from there, for a line containing just "</div>",and immediately below this line paste the following 3 lines
CODE
<div id="configuration" class="menu" onmouseover="menuMouseover( event );">
<a class="menuItem" href="?p=pluginsEdit"><span class="menuItemText">$lang[plugins]</span></a>
</div>
# The Plugin Manager should now be accessible from the Admin menu as a 'plugins' option below the 'configuration' option.
Select the 'plugins' option and hit 'Save' (whether you have made any changes or not!).

Pecora

maly-7

Avatar: maly-7

2007-01-03 15:30

kod:
<a class="menuButton" href="?p=otherConfig" >$lang[configuration]</a>

zastap kodem:
<a class="menuButton" href="?p=otherConfig"
onmouseover="return buttonClick(event, 'configuration'); buttonMouseover(event, 'configuration');"
>$lang[configuration]</a>

a pare linijek nizej ma wygladac tak:
<div id="configuration" class="menu" onmouseover="menuMouseover( event );">
<a class="menuItem" href="?p=pluginsEdit"><span class="menuItemText">$lang[plugins]</span></a>
</div>

pecora

Avatar: pecora

2007-01-03 15:39

Dzieki

<h1>Wogóle wielkie dzieki dla twórców QC

Pecora

maly-7

Avatar: maly-7

2007-01-03 23:01

prosze:)

Do góry
o nas | kontakt