Polish betting-about site + 2 other sites

Post links to sites running CMS in all its glory.
Post Reply
franciszeks
Forum Members
Forum Members
Posts: 10
Joined: Thu Jan 18, 2007 10:34 pm

Polish betting-about site + 2 other sites

Post by franciszeks »

Shortly:
http://bukmacherskie.pl/

This is polish site about betting online. It took me many hours to bring it to life, but finally it's... almost done. Few things are not ready yet (for example newsletter... because NMS doesn't work well).

I have no willpower right now to name every module I've used here, but you can simply guess. There are also many user tags, modifications etc.

Thanks guys for CMSMS - this is an amazing stuff. Bearing in mind I'm not a programmer... man, I'm impressed!

...

Other small sites:

http://karwiamontecarlo.pl/
http://sportowaosada.pl/index.php
franciszeks
Forum Members
Forum Members
Posts: 10
Joined: Thu Jan 18, 2007 10:34 pm

Re: Polish betting-about site + 2 other sites

Post by franciszeks »

Do you like it?
Signex

Re: Polish betting-about site + 2 other sites

Post by Signex »

very nice websites !

http://karwiamontecarlo.pl/ I like that one the most!
NaN

Re: Polish betting-about site + 2 other sites

Post by NaN »

These are some of the best CMSMS-sites i've seen  :o

Very good Work.
franciszeks
Forum Members
Forum Members
Posts: 10
Joined: Thu Jan 18, 2007 10:34 pm

Re: Polish betting-about site + 2 other sites

Post by franciszeks »

Thank you very much. I'm happy to 'hear' it from you.  :)
davidonline

Re: Polish betting-about site + 2 other sites

Post by davidonline »

Nice website ,layout is very neat  ::) Games Recreation Gambling Online - Casino Games Best Online Casino Gambling Online Games Entertainment - Gambling - Online Casino
Last edited by davidonline on Wed Jun 13, 2007 7:51 am, edited 1 time in total.
User avatar
Larskovitch
New Member
New Member
Posts: 2
Joined: Tue Mar 21, 2006 2:50 pm

Re: Polish betting-about site + 2 other sites

Post by Larskovitch »

Very nice indeed! I am still trying to make a "non-standard" CMSMS site myself and to be honost you're sites look like the ones i am still trying to make  ;)  Compliments!
theredspecial
Forum Members
Forum Members
Posts: 31
Joined: Tue Jun 05, 2007 5:36 pm

Re: Polish betting-about site + 2 other sites

Post by theredspecial »

must have been quite a job to get it this way... in particular the headings of http://karwiamontecarlo.pl/

:o
franciszeks
Forum Members
Forum Members
Posts: 10
Joined: Thu Jan 18, 2007 10:34 pm

Re: Polish betting-about site + 2 other sites

Post by franciszeks »

theredspecial wrote: must have been quite a job to get it this way... in particular the headings of http://karwiamontecarlo.pl/
You mean headings of the pages listed in main menu? That was actually quite simple... Made using TAGs:

Code: Select all

global $gCms;
$alias_strony = $gCms->variables['page_name'];

if ($alias_strony == 'strona-glowna' || $alias_strony == 'archiwum-aktualnosci')
echo '<img src="img/dzial_akt.jpg" width="311" height="191" alt="Aktualności">';
;)
Post Reply

Return to “CMS Show Off”