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
Polish betting-about site + 2 other sites
-
- Forum Members
- Posts: 10
- Joined: Thu Jan 18, 2007 10:34 pm
-
- Forum Members
- Posts: 10
- Joined: Thu Jan 18, 2007 10:34 pm
Re: Polish betting-about site + 2 other sites
Do you like it?
Re: Polish betting-about site + 2 other sites
These are some of the best CMSMS-sites i've seen 
Very good Work.

Very good Work.
-
- Forum Members
- Posts: 10
- Joined: Thu Jan 18, 2007 10:34 pm
Re: Polish betting-about site + 2 other sites
Thank you very much. I'm happy to 'hear' it from you. 

Re: Polish betting-about site + 2 other sites
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.
- Larskovitch
- New Member
- Posts: 2
- Joined: Tue Mar 21, 2006 2:50 pm
Re: Polish betting-about site + 2 other sites
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!

-
- Forum Members
- Posts: 31
- Joined: Tue Jun 05, 2007 5:36 pm
Re: Polish betting-about site + 2 other sites
must have been quite a job to get it this way... in particular the headings of http://karwiamontecarlo.pl/


-
- Forum Members
- Posts: 10
- Joined: Thu Jan 18, 2007 10:34 pm
Re: Polish betting-about site + 2 other sites
You mean headings of the pages listed in main menu? That was actually quite simple... Made using TAGs:theredspecial wrote: must have been quite a job to get it this way... in particular the headings of http://karwiamontecarlo.pl/
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">';
