Demo

Probiere ClanSphere aus und teste daran herum. Demo

News - Aktuell
Kategorie Liste Seite < 1 2 3 4 [5] 6 ... 58 59 60 >

ClanSphere 2011.3 Patch 3
Releases
17.01.2013 um 04:22 Uhr - hajo ClanSphere Team
English

This patch fixes a security related issue and some minor bugs. In addition there are two new options for admins and an updated CKEditor included. We recommend everyone to install this update as soon as possible since we've found an exploit for the security issue recently.

German

Dieser Patch behebt ein sicherheitsrelevantes Problem, sowie einige kleinere Fehler. Zudem sind zwei neue Optionen für Administratoren enthalten und ein aktualisierter CKEditor. Wir empfehlen jedem dieses Update so schnell wie möglich zu installieren, da wir kürzlich auf einen Exploit für die Lücke gestoßen sind.

Changelog

>> Security: Fixed language path traversal in core functions (jam2)

-- Recommended PHP version changed to 5.4.10
-- Line and file endings are now unified in the GIT source code repository

-> Added captcha requirement option for users to guestbook mod (hajo)
-> Added delete all comments by userid option to comments mod (hajo)
-> Fixed banner rotation not working with mod rewrite (palle)
-> Fixed board pages translation occuring twice in users home (reported by rapid)
-> Fixed developer themebar path errors for some environments (hajo)
-> Fixed gallery images not shown with most current PHP GD extension (fr33z3m4n)
-> Fixed head messages not shown in board listcat (reported by rapid)
-> Fixed icq profile links and removed status images as they don't work anymore (hajo)
-> Fixed msn profile links by using the cs_html_msnmail function everywhere (hajo)
-> Updated CKEditor to 3.6.4

Github for many devices
Software
19.07.2012 um 19:17 Uhr - hajo ClanSphere Team
English

ClanSphere source control has moved to Github this march. The source code of the IntraSphere Addon for LAN-Parties and some Modules developed by members of our team are hosted there, too. Feel free to create forks, issues for bugs and other features.

Github has already released clients for Mac and Windows that are easy to understand and use while working with Git, but there are also mobile apps. One for IOS and another one for Android - released just a few days ago - that allow you to stay in touch with further changes and bugfixes to our repositories.

If you want to know more or have problems with Git or Github services regarding this project or extensions you want to share with others then just ask in our forum and we try to help.

German

Die ClanSphere Versionskontrolle ist diesen März auf Github gewechselt. Der Quelltext vom IntraSphere Addon für LAN-Parties, sowie diverse von Mitgliedern unseres Teams erstellte Module sind dort ebenfalls abrufbar. Erstellt bei Interesse gern einen Fork, teilt uns Probleme mit oder nutzt die weiteren Features.

Github hat bereits Software für Mac und Windows veröffentlicht, die einfach zu verstehen und nutzen ist im Bezug auf das Arbeiten mit Git. Es gibt zudem Mobile Apps, eine für IOS und eine andere für Android - erst vor kurzem freigegeben - die es euch erlauben, mit zukünftigen Änderungen und Bugfixes an unseren Repositories auf dem Laufenden zu bleiben.

Wenn ihr mehr darüber wissen möchtet oder Probleme mit Git bzw. dem Github Service bezüglich unseres Projektes habt oder gar eigene Erweiterungen anbieten wollt, dann fragt gern in unserem Forum und wir werden versuchen euch zu helfen.
Link: ClanSphere Project on Github

ClanSphere 2011.3 Patch 2
Releases
16.06.2012 um 00:40 Uhr - hajo ClanSphere Team
English

We have released a new maintenance update for ClanSphere 2011.3 called Patch 2. It includes - possibly for the last time - updated jQuery and CKEditor versions. Also the last few requested bugfixes are part of that version. This update does not contain critical changes, so install it if you want to benefit from the improvements made.

Note: The downloads can currently be found within our Github Project Downloads for ClanSphere due to upload problems at SourceForge

German

Wir haben ein neues Wartungs-Update für ClanSphere 2011.3 namens Patch 2 herausgegeben. Es beinhaltet - voraussichtlich zum letzten Mal - aktualisierte jQuery und CKEditor Versionen. Zudem sind die letzten angefragten Bugfixes darin enthalten. Das Update enthält keine kritischen Änderungen, installiert es also wenn ihr von den Verbesserungen profitieren möchtet.

Hinweis: Die Downloads liegen derzeit in den Github Projekt Downloads von ClanSphere, da SourceForge Upload-Probleme hat

Changelog

-> Changed notifymods to contain a hint for files and board mod functionality (hajo)
-> Fixed emails being malformed in some cases (fr33z3m4n, hajo)
-> Fixed news images not working in view action (hajo)
-> Fixed pagination in medals list not working (reported by astmaih)
-> Fixed redirect messages not working with pdo database drivers (hajo)
-> Fixed rss title and description not escaped (hajo)
-> Improved charset detection by sending a header (hajo)
-> Updated CKEditor to 3.6.3
-> Updated jQuery to 1.7.2
Link: ClanSphere Github Downloads

PHP Vortrag und Sommerpause
Entwicklung
28.05.2012 um 22:28 Uhr - hajo ClanSphere Team
English

The attached presentation about PHP Knowledge is currently only available in German. It was shown on LUG Camp Flensburg 2012. If you are interested in an English translation please let us know.

cSphere News are paused until August due to summertime. Development of cSphere continues so that progress is still made.

Deutsch

Die angefügte Präsentation über PHP Grundlagen und Objektorientierung wurde beim LUG Camp Flensburg 2012 gezeigt. Falls jemand sein PHP Wissen auffrischen und ergänzen möchte empfiehlt sich sicherlich ein Blick. Etwaige Fehler und Verbesserungsvorschläge bitten wir in irgendeiner sinnvollen Form an uns weiterzuleiten. Gerade für die Arbeit an cSphere wird vieles vom Inhalt der Präsentation für PHP Entwickler wichtig sein.

Bei Interesse stehen auch Vorträge zu ähnlichen Themen bereit oder können eventuell erarbeitet werden, kontaktiert uns diesbezüglich bei Interesse am besten, um weitere Schritte abzusprechen.

Neue News zu cSphere wird es in der Sommerzeit voraussichtlich bis August nicht geben. Die Entwicklung von cSphere selbst läuft allerdings weiter und macht laufend Fortschritte.
Link: Grundlagen - Objektorientierung

cSphere - Use Cases
Entwicklung
21.05.2012 um 23:50 Uhr - hajo ClanSphere Team
English

Our goal for cSphere is to deliver a standard software in PHP that only ships the basics. It will start as a simple multi-user blog and be easily extendible to use it for small to medium sized and scaled company or association websites. We don't plan to create a big ball of mud which is tied to large scaled business and we also don't focus on blogging by "pressing some words".

cSphere won't ship special features for special cases, its a generic approach where we try to keep it at least usable for esport related pages by providing some well known plugins in that area. The rest is up to web-designers, interactive agencies and others that like high productivity, good maintainability and an up to date code base with well documented functionalities.

The cSphere framework is different from most other PHP ones as it relies on what PHP was made for and not what is possible by writing tons of workarounds. Instead of MVC we use Model-View-Template. Instead of a Data-Mapper we use Active-Record. At least a Service Locator and a Service Loader are main parts while we don't want you to waste hours on struggling with dependencies.

German

Unser Ziel für cSphere ist es, eine Standard Software in PHP zu liefern, die nur das Grundlegende mitbringt. Es beginnt als ein simpler Mehrbenutzer Blog und ist einfach erweiterbar, um es für kleine bis mittelgroße Unternehmen und Vereine als Website zu verwenden. Wir planen keinen großen Matschball, der an groß skalierende Betriebe gebunden ist und ebenso fokussieren wir uns nicht auf das Bloggen durch das "pressen von Wörtern".

cSphere liefert keine speziellen Features für spezielle Fälle, es ist ein generischer Ansatz, bei dem wir zumindest für den Esport Bereich einige gut bekannte Plugins bereit stellen werden. Der Rest hängt ab von Web-Designern, Web-Agenturen und anderen Personen, die hohe Produktivität, gute Wartbarkeit und eine aktuelle Codebasis mit gut dokumentierten Funktionen mögen.

Das cSphere Framework unterscheidet sich von den meisten anderen für PHP, da es das Ziel von PHP verfolgt und nicht versucht mit vielen Workarounds noch Anderes zu ermöglichen. Statt MVC verwenden wir Model-View-Template. Statt eines Data-Mappers verwenden wir Active-Record. Zudem werden ein Service Locator und Service Loader als Hauptbestandteile dabei sein, weil wir nicht wollen, dass die Nutzer viele Stunden mit Abhängigkeiten herumkämpfen.