Demo

Probiere ClanSphere aus und teste daran herum. Demo


Antworten: 6
Seite [1]
hajo ClanSphere Team


VIP - Poster




Herkunft: Barsbüttel
Beiträge: 9411
# Thema - 29.01.2013 um 09:47 Uhr
We would like to know what and for what reason you change something in ClanSphere files. Also side-effects and problems you have to deal with and ideas on how to create a better solution for such things are welcome. The results might influence our successor CMS, but no promises.

Helpful questions:

What changes to ClanSphere do you apply?

Which of them affect PHP files?

What kind of problems occur in most cases while doing those changes?

Do you have an idea on how to create a better solution for those cases?


------------------
ClanSphere - professional clan care starts here
Inaktiv
Horr


Wannabe poster




Beiträge: 25
# Antwort: 1 - 04.02.2013 um 18:36 Uhr
Ok, i'll try to help:

OBS: If something that i put here already have on actual clansphere, forgive me. I'm still learning and i don't have the full comprehension about the full power of the CMS.

1 - Default mods
Today, we have to search, and install some modules that should be default on clansphere, such as cups, bets, coins, etc. All the package that include the team. (not only this mentioned). The other problem is that we have A LOT of modules that is barely used. I suggest a huge revision about what should stay at this new version

2 - Editing existing mods.
If i want to change a default mod, i have to literally overwrite it, while if i want to edit a theme, i need only to copy the same file into my Theme directory. We should be able to do this on mods to facilitate the clansphere update. Avoid files overwrites.

3 - MVC
The way that we have to control php inside smarty is poor. I suggest use default MVC arquithecture and remove smarty for good.

Example:

PhpClass.php

 
1.
2.
3.
1. / 2. / ... 
 public function init(){
    
$this->variable "test";
}


And inside the view we could do:

 
1.
1. / 2. / ... 
 echo $variable;


4 - Better friendly-url
Better system of this feature. Something like www.clansphere.com.br/title-of-news-here
At least only for the news

5 - Better metatags control
We could have a better control of this. We have the few metatags to improve our position on google (ex.) but not all of them.

6 - Adding some features
Every mod should have the breadcrumb. Including admin mods.
The message system is not good. ("Errors can occour here" message i mean). We always need the {lang:head} in every page..

----------------------

EDIT:

7 - SECUTIRY
Add more security measures. This is super important.

If i remember something else, i'll put. Sorry for any mistake.


Zuletzt editiert von Horr am 05.02.2013 um 13:44 Uhr (1x Editiert)
Inaktiv
|
hajo ClanSphere Team
Thread-Ersteller


VIP - Poster




Herkunft: Barsbüttel
Beiträge: 9411
# Antwort: 2 - 06.02.2013 um 08:26 Uhr
1. yes, due to that everything not belonging to the base system is going to be a plugin that has to be installed in cSphere

2. this is not very easy, but the plan is to provide some techniques to reduce overwriting files in some situations

3. clansphere does not use smarty, it has its own templating engine and cSphere contains an revamped version of it

4. better pretty url support is planend and already included for some parts in cSphere

5. yes, but that metatag thing might be a plugin like many other things as its for seo purposes only

6. breadcrumb support is planned so far, error messages and their places are getting improvements

7. what do you mean with security measures? some more details on this might help to understand your concerns.


------------------
ClanSphere - professional clan care starts here

Inaktiv
|
Horr


Wannabe poster




Beiträge: 25
# Antwort: 3 - 21.02.2013 um 19:59 Uhr
I mean like captcha system, that still allowing bots to post on clansphere;


Zuletzt editiert von Horr am 23.04.2013 um 21:16 Uhr (1x Editiert)
Inaktiv
|
uNsLide


Beginner




Beiträge: 6
# Antwort: 4 - 31.05.2013 um 20:10 Uhr
2013-02-04 at 8:36 PM - Horr:

7 - SECUTIRY
Add more security measures. This is super important.


I guess he talked not only about captcha. It would be a very huge step of security improvement for ClanSphere and cSphere if u implement jHack Guard module into the systems (originaly it was designed for joomla by one hosting company).
Take a look on it.


Zuletzt editiert von uNsLide am 31.05.2013 um 20:11 Uhr (1x Editiert)
Inaktiv
|
starkiller


Try to beat me



Herkunft: Kirchheim unter Teck
Beiträge: 190
# Antwort: 5 - 31.05.2013 um 20:19 Uhr
Is this topic for which come from America or England? I think I have such a similar theme in German times seen


------------------
Mein Dad ist ein Cop

Inaktiv
Skype
|
hajo ClanSphere Team
Thread-Ersteller


VIP - Poster




Herkunft: Barsbüttel
Beiträge: 9411
# Antwort: 6 - 31.05.2013 um 20:55 Uhr
yes, this topic is for english posts, for german answers please use the other one @starkiller.

regarding security csphere will be much more secure than clansphere against attacks like sql injection, file inclusion, etc. we might have a look at that joomla module, but you cant compare such an old and grown over the past cms with our brand new development.


------------------
ClanSphere - professional clan care starts here

Zuletzt editiert von hajo ClanSphere Team am 31.05.2013 um 20:56 Uhr (1x Editiert)
Inaktiv
|
Antworten: 6
Seite [1]


Sie müssen sich registrieren, um zu antworten.