Demo

Probiere ClanSphere aus und teste daran herum. Demo

News - Aktuell
Kategorie Liste Seite < 1 2 3 4 5 6 [7]

Entwickler und Mitglieder für Dokumentation gesucht
Entwicklung
06.02.2007 um 23:17 Uhr - duRiel ClanSphere Team
Durch einige anstehende Umbauten bezüglich der Themes sowie Prüfungen einiger unserer Mitglieder steht für euch jetzt die Möglichkeit an, sich für die Entwicklung zu bewerben und gegebenenfalls am Projekt Clansphere im Bereich Entwicklung mitzuwirken.
Wer nach einer anfänglichen Testphase bewiesen hat, dass er bei uns ins Team passt, wird offiziell aufgenommen und ist fortan festes Mitglied von Clansphere. Du solltest aktiv am Projekt teilnehmen und zuverlässig sein, dazu gehört die Abmeldung bei zeitweiser Inaktivität wie Urlaub und so weiter. Solltest du diese Bedingungen erfüllen und Spass an der Sache haben, kannst du dich in folgendem Thread melden:

development.php?mod=board&action=thread&where=1610

Ausserdem suchen wir Mitglieder, die sich an der Dokumentation von Clansphere beteiligen.
Auch hier kann man sich im Thread melden.

/update
wÊs hat seine Chance ergriffen und ist jetzt als Trial bei uns im Team.
Der vorherige Trial meex hat nicht genug Zeit für Clansphere gefunden.

Viel Erfolg,

duRiel

Clansphere 2007 RC2
Entwicklung
14.01.2007 um 19:49 Uhr - duRiel ClanSphere Team
Wie der Titel schon sagt ist RC2 hiermit erschienen. Das Umbauen aller Sprachdateien ist abgeschlossen und die englische Übersetzung wurde wieder auf den neusten Stand gebracht, dazu einige Bugfixes.
Ausserdem wurde erstmalig Ajax in dem Nachrichten-Modul eingesetzt. Weitere Änderungen im Changelog:

Changelog +-

-> Updated the English translation (1tchy)
-> Now using Ajax in messages modul (alcatraz)
-> Added management of metatags using {clansphere:navmeta} (h0n1g)
-> Added HTML function (alcatraz, duriel)
-> Fixed count of the user comments to be equal everywhere (duriel)
-> Reworked members list (duriel)
-> Clansphere now turns magic_quotes_runtime off to view templates without problems (duriel)
-> Fixed many bugs in cup module (duriel)
-> Seperated modules information to an extra module to add more features (duriel)
-> Added mod: modules (duriel)
-> Added possibility to write a file automatically in the access.php when uploading with explorer module (duriel)
-> Added the possibility to manage the order of rounds of a clanwar (duriel)
-> Added the possibility to change daylight saving time for all users (duriel)
-> Changed the round description to be much bigger (duriel)

- /mods/fightus/new.php: No longer displaying a game icon when no game is selected (duriel)
- /mods/files/view.php: Fixed some W3C errors (duriel)
- /mods/users/navlogin.php: Fixed some W3C errors (duriel)
- /mods/abcode/manage.php: Some little changes for more performance (duriel)
- /system/core/abcode.php: Added the possibility to use the abcode features in the abcode module replace (duriel)

Viel Spaß damit!

Download wie immer unter Downloads.

ClanSphere 2007 RC1
Entwicklung
30.12.2006 um 02:49 Uhr - duRiel ClanSphere Team
Es ist soweit, der erste offizielle Release-Kandidat von Clansphere 2007 ist da! Nein, ich habe mich nicht verschrieben, die jetzige Version trägt den Namen 2007.

Wie viele inzwischen per Subversion (Tutorial) mitverfolgen konnten, haben wir viele Umstrukturierungen vorgenommen. Mit die wichtigste Änderung ist der Einbau von Subtemplates/Themes, durch die das Anpassen des Layouts vereinfacht werden soll. Leider sind diese noch nicht überall eingebaut.
Neben den Themes werden auch die Sprachdateien umgebaut, eine solche beinhaltet nun ein ganzes Modul, nicht mehr nur eine Unterseite. Dadurch wird das Übersetzen erleichtert, weil die Übersetzer deutlich weniger Übersetzungen mehrfach durchführen müssen. Im Zuge der Umbauten der Sprache wurde noch eine globale main.php erstellt, die die wichtigsten Übersetzungen beinhaltet, so dass auch hier mehrfache Übersetzungen vermieden werden. Durch diese Änderungen sowie durch die neuen Module hängt die englische Übersetzung hinterher, die deshalb nicht beim Download dabei ist. Diese wird später nachgeliefert.

Neue Module: Turniere, Usergalerie, Explorer

Hier der Changelog +-

>>> Official renamed and improved BXCP Release based on 0.3.2.2

-> Added cs_subtemplate function to use html templates on mod files (hajo)
-> Added language quick switch for users and guests (hajo)
-> Added last sql error message as 'last_error' to $cs_db array (hajo)
-> Added mod: cups (duriel)
-> Added mod: explorer (duriel)
-> Added news option to automatically set the publish checkbox at creation (hajo)
-> Added views of most active and newest uncommented threads to board mod (hajo)
-> Clans are protected from squad joins by a password (hajo)
-> Clans can be managed by users when owned by them (hajo)
-> Clans can use a picture and the settings are integrated into options (hajo)
-> Languages are now using a symbol of the country flag they belong to (hajo)
-> Fixed country sql columns to contain longer country shorthandles (hajo)
-> Fixed protected news are showing its comments to lower permissions (hajo)
-> Fixed url path manipulation attempt with html_escape on PHP_SELF (hajo)
-> Fixed users to be only displayed when active inside the userlist (hajo)
-> Main files like 'debug.php' now try to set the php display_errors setting (hajo)
-> Member management by users changed from squads to members mod (hajo)
-> Members with the admin flag set are now displayed with a bold font-weight (hajo)
-> Squads of the homepage dont need to be in the clan with id 1 anymore (duriel)
-> Renamed bxcp and bx to clansphere and cs in whole repository (hajo)
-> Reworked PDO to seperate functions that are equal in all database drivers (hajo)
-> Added a small war statistic (duriel)
-> Added a selection of the number of players of a clanwar (duriel)
-> Changed the management of the players of a clanwar (duriel)
-> Added a text field for the players of the opponent of a clanwar (duriel)
-> Added the board toplist (duriel)
-> Added a image resize function for the board and the guestbook (duriel)
-> Features of the features.php are added to the input box on click (duriel)
-> Added a strike text function to the abcode with and (duriel)
-> Added a option for the maximum text length in the shoutbox (duriel)
-> Inserted the shoutbox in a scrollable div, removed the abcode features (duriel)
-> Reworked captcha image creation and added mini mode with three char length (hajo)
-> Reworked cs_checkdirs to be more strict and deliver better error messages (hajo)
-> Added the captcha in mini mode to the shoutbox for guests (duriel)
-> Reworked SQL logging to be called in best positions (hajo)
-> Users can now hide most of the details in their account (hajo)
-> Added a check to disable voting for ended votes (duriel)
-> Added directory sizes to the storage (devils butt)

- /mods/board/navlist.php: Viewed threads are no more listed when actually visited (hajo)
- /mods/messages/create.php: Removed the bug when sending yourself a message (duriel)
- /mods/board/users_home.php: Viewed threads are no more listed when actually visited (hajo)
- /mods/board/users.php: Fixed View of the Rank title and having more performance (duriel)
- /mods/clansphere/navglobals.php: Arrays are now displayed with key count (hajo)
- /mods/news/com_edit.php: Fixed target anchor to be correct (hajo)
- /mods/news/recent.php: Clicking on comments now targets the start of them (hajo)
- /mods/news/view.php: Added new anchor to allow jumping to comments start (hajo)
- /mods/wars/view.php: Changed view of the rounds of a clanwar (duriel)
- /system/core/abcode.php: The php abcode has been entirely reworked:
---- Abcode inside it is no longer parsed and overflow is handled by a div container (hajo)
---- Line numbers are displayed and it is inside a table (hajo)
- /system/core/content.php: If timezone handling is available it will be set to 'UTC' (hajo)
- /system/core/tools.php: Added _svn to the ignore list of cs_paths (duriel)
- /mods/shoutbox/create.php: Added a check for already taken nicknames (duriel)


Download hier.

Auswertung der Umfragen
Entwicklung
01.12.2006 um 06:56 Uhr - hajo ClanSphere Team
Vielen Dank für eure Teilnahme, die Umfragen zur Gestaltung vom nachfolgenden Web-CMS haben uns einen Einblick gegeben in eure Wünsche und Vorstellungen.

Der wohl stärkste Wunsch war das die Unterseiten einfacher nachzubearbeiten sind. Dieses Problem wurde über Monate verschleppt und soll nicht weiter hinausgeschoben werden. Wir testen Subtemplates derzeit im SVN und bitten euch um Meinungen zum aktuellen Versuch.

Auch scheint es begehren nach einer Light-Version zu geben. Wir werden daher in Zukunft mehrere Editionen vom Paket veröffentlichen mit unterschiedlicher Anzahl passender Module zum jeweiligen Zweck.

Wir wünschen euch zudem einen schönen Dezember und viel Spaß mit dem Inhalt vom ersten Türchen im Kalender