Enhancement: im/export templates (Templatewizard)

Post custom hacks and enhancements for phpwcms here only. Maybe some of these things will be included in official release later.
erich_k4
Posts: 160
Joined: Thu 31. Mar 2005, 10:29
Location: Austria

Post by erich_k4 »

culda_a wrote:soon I will finish some free templates and design templates in case that somebody need them....

Is somebody here that need some designs and templates? .. just to know not to work and then .... maybe nobody need them :roll:
hello culda_a!

thank you for the romanian translation! :D

[Edit] seems that there is no romanian language file for phpwcms at all...hmm, so we need a romanian translation for phpwcms first.... :wink:

and i think templates and design's are always welcome.....
Erich
tinoo
Posts: 311
Joined: Thu 16. Jun 2005, 11:16
Location: Zürich, Switzerland
Contact:

Post by tinoo »

culda_a wrote:Is somebody here that need some designs and templates?
Templates - but only good one's :wink: - are always welcome! Maybe
pepe's template website could become something like http://www.oswd.org?
Greetz, tinoo
pepe
Posts: 3954
Joined: Mon 19. Jan 2004, 13:46

Post by pepe »

Hi tinoo,

my target.... killing templatemonster :P :P :P Dont answer folks, that was a joke :P :P :P
erich_k4
Posts: 160
Joined: Thu 31. Mar 2005, 10:29
Location: Austria

Post by erich_k4 »

hi all!

template wizard is ready for public testing!!

please try it out...


http://www.phpwcms.de/forum/viewtopic.php?t=10539
Erich
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Post by update »

8) :!:
and many thanks
Pudekamp.dk
Posts: 85
Joined: Tue 10. May 2005, 17:37
Location: Denmark
Contact:

Post by Pudekamp.dk »

Danish language:

Code: Select all

//--------------------------------------------- 
// 
// TEMPLATESETS IM / EXPORT 
// 
//--------------------------------------------- 
$BL['be_admin_tmpl_em_templateinstalled']            = 'skabelon importeret med success!'; 
$BL['be_admin_tmpl_em_otherversion']                 = '<p>Denne skabelon er eksporteret fra en anden version af phpwcms!</p> 
                                                        Der kan forekomme kompabilitetsfejl!<br> 
                                                        <p>Din phpwcms version:<b>%s</b><br> 
                                                        Importered fil version:<b>%s</b></p>'; 
$BL['be_admin_tmpl_em_backlinktext']                 = 'tilbage til skabelon sektion'; 
$BL['be_admin_tmpl_em_applyconfirm']                 = 'Vil du anvende skabelonen[ "+%s+" ] for hele siden?\n\nVær opmærksom på, at hvis du bruger forskellige skabeloner på din side,  så vil den nye skabelon\noverskrive alle dine andre skabeloner i din artikel struktur!'; 
$BL['be_admin_tmpl_em_tmplinfo']                     = 'skabelon information'; 
$BL['be_admin_tmpl_em_applytmpl']                    = 'aktiver skabelon'; 
$BL['be_admin_tmpl_em_install']                      = 'tilføj / fjern skabeloner'; 
$BL['be_admin_tmpl_em_readme']                       = 'Læs mig'; 
$BL['be_admin_tmpl_em_password']                     = 'skabelon password'; 
$BL['be_admin_tmpl_em_applytmplafter']               = 'aktiver skabelon efter installering'; 
$BL['be_admin_tmpl_em_tmplerror']                    = 'Skabelon fejl'; 
$BL['be_admin_tmpl_em_tmplerrortxt']                 = 'Skabelon fil mangler!'; 
$BL['be_admin_tmpl_em_uninstallcpt']                 = 'Fjern skabelon'; 
$BL['be_admin_tmpl_em_impoptions']                   = 'import muligheder'; 
$BL['be_admin_tmpl_em_availabletmpls']               = 'tilgængelige skabeloner'; 
$BL['be_admin_tmpl_em_singletmplimport']             = 'enkel skabelon fil import'; 
$BL['be_admin_tmpl_em_installtmpl']                  = 'Installér skabelon'; 
$BL['be_admin_tmpl_em_tmplunistalled']               = 'skabelon <b>%s</b> og tilhørende layout er slettet!'; 
$BL['be_admin_tmpl_em_tmplnameinuse']                = 'skabelonens navn er allerede i brug, vælg et andet navn!'; 
$BL['be_admin_tmpl_em_singletmplfile']               = 'skabelon fil til import'; 
$BL['be_admin_tmpl_em_exportcpt']                    = 'Vælg venligst eksport type nerunder:'; 
$BL['be_admin_tmpl_em_exporttmplonly']               = 'kun skabelonen'; 
$BL['be_admin_tmpl_em_exporttmplset']                = 'skabelon, layout og tilhørende CSS fil'; 
$BL['be_admin_tmpl_em_exporttmplheader']             = 'skabelon eksport'; 
$BL['be_admin_tmpl_em_tmpltoexpot']                  = 'skabelon til eksport:'; 
$BL['be_admin_tmpl_em_tmplpassword']                 = '<b>skabelon password</b><p>NB:<br>udfyld ikke dette felt, hvis skabelonen skal være offentlig tilgængelig - ellers udfyld feltet, så du får en passwordbeskyttet skabelon!'; 
$BL['be_admin_tmpl_em_exportbtncpt']                 = 'eksporter skabelon'; 
$BL['be_admin_tmpl_em_exportsucces']                 = 'skabelon eksporteret med success!'; 
$BL['be_admin_tmpl_em_exportfilesize']               = 'Fil størrelse:'; 
$BL['be_admin_tmpl_em_exportdownloadlnk']            = 'Download her'; 
$BL['be_admin_tmpl_em_wrongpassword']                = 'Forkert password til skabelon <b>%s</b> eller ødelagte skabelon data!'; 
//--------------------------------------------- 
// 
// PAGELAYOUTS COPY / IM / EXPORT 
// 
//--------------------------------------------- 
$BL['be_admin_page_title_copy']                      = 'frontend setup: kopier layout'; 
$BL['be_admin_page_em_layoutnameinuse']              = 'layout navn er allerede i brug - vælg et andet navn!'; 
$BL['be_admin_page_em_install']                      = 'importer layout'; 
$BL['be_admin_page_em_importcpt']                    = 'frontend setup: layout import'; 
$BL['be_admin_page_em_layouttoimport']               = 'layout fil til import'; 
$BL['be_admin_page_em_exportsuccess']                = 'layout eksporteret med success!'; 
$BL['be_admin_page_em_backlinktext']                 = 'tilbage layout sektion';
--
Best regards,
Thomas from Denmark
http://www.pudekamp.dk (personal site)
http://www.lalala.dk (the Blue Hippo site)
erich_k4
Posts: 160
Joined: Thu 31. Mar 2005, 10:29
Location: Austria

Post by erich_k4 »

update

4.4.2006
ver 0.95
fixed a display bug in IE
all IE users please update to ver 0.95


@Thomas

thanks for the translation!! :D
Erich
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

erich: have you seen the italian translation in the previous page? :?
Campeones del mundo!
Vegetables!
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

How do I install template switcher? where do I have to copy it?
:roll:
erich_k4
Posts: 160
Joined: Thu 31. Mar 2005, 10:29
Location: Austria

Post by erich_k4 »

sustia wrote:erich: have you seen the italian translation in the previous page? :?
yes, of course! :D it's allready included in the package

http://www.kmedv.at/wcms/index.php?template_wizard

thank you again!
Erich
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

you can include the romanian also becouse I will finish today the transaltion for phpwcms lang ... can you include it?... and how do I instal the template switcher?
erich_k4
Posts: 160
Joined: Thu 31. Mar 2005, 10:29
Location: Austria

Post by erich_k4 »

culda_a wrote:How do I install template switcher? where do I have to copy it?
:roll:
copy the templateswitcher.php to the phpwcms root

details:

http://www.kmedv.at/wcms/index.php?tw_download

EDIT: romanian language is allready included in the package
Erich
culda_a
Posts: 521
Joined: Tue 28. Feb 2006, 01:39
Contact:

Post by culda_a »

Thanks Erich_k4

:wink:
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

Erich, I've tried to install the package, but I receive some errors:

First an error in the wizard (I think for the webserver permission)

Image

So I have copied and modified manually the files.
Anyway the template section it's little bit different from yours screenshots:

Image

At last I've saved a template, change the name of the same and try to import and this is the result:

Image

But the template is not present in the backend... :?

And last I'm not able to see the template switcher in the frontend :cry:
Campeones del mundo!
Vegetables!
MENTOR
Posts: 3
Joined: Wed 5. Apr 2006, 16:02
Contact:

Post by MENTOR »

@ erich_k4

A nice and neat addon for phpWCMS. :!:

@ll

We require alpha testers for some upcomming templates from Open.Ones in the next week.

We only need totally free and independent people and not involved with other free or paid template projects. But fit with phpWCMS. :)

Our Templates would be under GPL and the GFX free to use under a own licence.

Thanx in advance for your support.


Please contact us in our IRC channel.


irc.insiderZ.de Port: 6667 channel: #oodev

People without any irc client, please enable java for your webbrowser and go:

http://www.insiderz.de/webchat/oodev

With a not registered nick you don't enter a password :)

The standart language of the IRC-network is german, to change to another language, put that in:

Syntax: /msg NickServ SET LANGUAGE number

Example for english: /msg NickServ SET LANGUAGE 1

1) English
2) Français (French)
3) Deutsch (German)
4) Português (Portuguese)
5) Español (Spanish)
6) Türkçe (Turkish)

Nick set or change is possible with:

Syntax: /nick <yournickname>

replace <yournickname> with nick you want use

Remember always nicks and passwords be case sensitive.

To register your nick use:

Syntax: /msg NickServ REGISTER password [email]

Keep your password save !!!
MENTOR @ OPEN.ONES GROUP
Post Reply