Willkommen, Gast ( Anmelden | Registrierung )     [ Hilfe | Mitglieder | Suche ]

> Artikelsystem v1.4 rc (v01.03.09.01)
amk
Beitrag Tue. 8. December 2009, 20:46
Beitrag #1


TRAIL AND ERROR SPECIALIST
********

Gruppe: AdvancedMembers
Beiträge: 1.708
Mitglied seit: 27.06.2006
Wohnort: Hansestadt Rostock, Deutschland
Mitglieds-Nr.: 9



Plugin-Name:
Artikelsystem

Version
01.03.09.01

Status:
release candidate

Bechreibung:
Ein Plugin zur Verwaltung von frei definierbaren Artikeln (z.B. News,
Presse-Meldungen aber auch Produktverzeichnisse u.v.a.m.) ... inkl.
Ausgabemodul zur Listen- und Detail-Darstellung der Artikel auf
Websites.

Features:
- Titel, Teaser, Text und eine unbegrenzte Anzahl von (optionalen)
Bildern, Dateien, Links als Artikelbestandteile
- Ein Artikel kann über 35 freidefinierbare Felder (Textzeile,
Text, formatierbarer Text, Auswahl von Werten, Eingabe und Auswahl
von Werten, Datum, Zeit) speziell individualisiert werden
- Artikelkategorien mit optionaler Mehrfachzuordnung pro Artikel
- Unterstützt mehrsprachige Websites: Artikel können parallel in jeder
Sprache angelegt werden, Inhalte können von Sprache zu Sprache kopiert
werden
- Suchfunktion mit Logik-features
- Vielfältig konfigurierbare Artikel-Eingabe/-Verwaltung und -Ausgabe
- Datum-/Zeitgesteuerte Artikelausgabe, Zeitraum-/Monats-/Jahresnavigation
- Artikellistenausgabe mit vielfältigen Sortier- und Filtermöglichkeiten
- Artikellisten- und Artikeldetailausgabe komplett per Templates
konfigurierbar

Autor(en):
Alexander M. Korn (amk) (V00.01.00-V??.??)
Holger Stitz (Terminkalender V1.2.5 - als Basis)

Lizenz:
GPL

Benötigte Sefrengo Version:
>= 01.03.01 (Sefrengo 1.4 beta 2)

Installation:
Wechseln Sie in Ihrer Sefrengo Version in den Bereich "Administration->
Plugins". Wechseln Sie dort in den Bereich "Plugin importieren"). Am
unteren Ende des Bereichs befindet sich ein Uploadfeld. Wählen Sie hier die
gewünschte "*.cmsplugin"- Datei aus. Mit einem Klick auf das Diskettensymbol
wird das Plugin in das CMS importiert. Das Plugin ist nun innerhalb des CMS
nutzbar.

Re-Installation einer identischen Version ohne Datenverlust:
1. In den Plugin-importieren-Bereich gehen (Administration> Plugins > Plugin importieren)
2. Auf den Plugin-bearbeiten-Button (Stift-Symbol) klicken
3. Bei der Versions-Nummer eine niedrigere Version eingeben. (bspw. 1.1.0)
4. Wenn man dann das Plugin erneut importiert, wird man wieder zum UPDATE
aufgefordert und die Daten bleiben erhalten!!!

Dokumentation:
keine vorhanden

Feature Requests:
CODE
amk:

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

ausgabe des redakteurs des artikels

auswahl-umkehren button für die auswahl von bilder dateien links und vielleicht ein paar
kleine js-helfer-buttons für die sortierungsindizies

SF-suchmodul für das artikelsystem anpassen/erweitern.


STam:

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

Rechteabhängige Darstellung der Artikel zB: Zusatzinfos oder Downloads zum
Artilkel erst nach Anmeldung

Einrichtung von Rechteabhängigen Redaktionsbereichen zB: Gruppe A kann nur
Artikelgruppe/Kategorie 'Neuheiten' bearbeiten

Statistikauswertungen zum Artikel mit Abschlußbewertung zB: Besucher hat
Artikel x gesucht dann xy angeschaut und Datei xyz.info runtergeladen
oder das Kontaktformular genutzt

Zusätzliche Kommentare/Kontakformular pro Artikel mit unterschiedlichen Empfängern

Follow-Up integration in ein Bestellsystem

Phonetisch/unscharfe Suche/Trefferauswerttung zB: Treffer auch bei Rechtschreibfehlern

In/Exportschnittstelle und CSS-Druckvorlagen zB: Export als Artikel-Katalog in Pdf,
automatische Datenimports über ein Script oder XML-Schnittstelle

Automatische Verschlagwortung der Artikel im Client zB: Artikel x findet sich wieder in
einer News, dann dazu den Link autm. im News-Text generieren


feniweb:

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

z.B. vom ContentFlex aus einen x belibigen Artikel über ID und Kategorie auswählen
und so auf jeder Seite x belibig ausgeben

views (also anzahl aufrufe) bei News anzuzeigen,


andi

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

mod_rewrite unterstützung



Changelog:

CODE

01.03.09.01 (1.4 rc) released 2009-12-09
-----------------------------------------------------------------------------------------------
# plugin: issues on article input & field validation
# module: time dependent article output removed in archive output mode
! plugin & module: several other minor fixes and changes

01.03.09 (1.4 beta) not released 2009-03-17
------------------------------------------------------------------------------------------------
+ plugin: assign article categories to specific sf-usergroups (only users of choosen sf-
usergroups can view, add and edit articles in specific categories)
+ plugin: popup calendar for free def. field type "date"
+ plugin: base documentation (phpdoc) for important classes and functions
+ module: {label} element (free def. fields title) for custom-filters label setting
+ module: special option for custom filters: selectable entries depending on the selection of
other filters
! plugin & module: several other fixes and/or changes

01.03.08 (1.4 beta 1) not released 2009-03-01
------------------------------------------------------------------------------------------------
+ plugin & module: free def. field types "Checkbox", "Radio", "Image", "Link", "File", "Info"
+ plugin & module: value||title input/output for free def. field types "select values",
"enter and select values" and 'Checkbox/Radio'-values input/output
+ plugin & module: image link option added
+ plugin & module: new article dates element (like images, files and links)
+ plugin & module: element alias option for free def. fields (e.g. {custom:1} = {alias})
+ plugin: file upload for free def. field types "Image" and "File"
+ plugin: customizable validation of free def. fields via regular expressions and free
definable error messages on article input
+ plugin: element title option for standard article fields
+ plugin: separate config-UI for article element's detail configuration
+ plugin: more configurable article list view (article fields to display, on/off-switches for
search-box, custom-filters, time-range and so on ...)
+ module: frontend/backend if-statements
+ module: new display mode 'Teaser-Mode' -> shows articles by internal category/side input or
selection via free def. field.
+ module: new really specific free def. fields sf-cat/page-tree elements - maybe useful
in association with the new 'Teaser-Mode'
+ module: additional sql-where-clause option
! plugin & module: several other minor fixes and changes

01.02.04 module only
------------------------------------------------------------------------------------------------
^ some changes of the category db-storing of {set_catgory_form}

01.02.03 module only
------------------------------------------------------------------------------------------------
+ module: new element {set_category_form} - same as {category_form} but only available in
backend view to set up a single category for listing per SF-side
! portions of base module code / base functions extracted in separate include files

01.02.02 released 2008-09-23
------------------------------------------------------------------------------------------------
+ module: new element {idlang} and idlang if-/if_not-statement in main-template
+ module: new date & time elements and config options
# module: unique id's of help-text divs
# plugin: textareas width on disabled wysiwyg
# plugin: problems with quotes & entities in article fields and category names
! plugin+module: several other minor fixes and changes

01.02.01 released 2008-09-12
------------------------------------------------------------------------------------------------
- plugin: unnecessary development directory

01.02.00 released 2008-09-12
------------------------------------------------------------------------------------------------
+ module: if-/if_not-statement with value comparison (e.g. {if_text:1=ABC}...{/if_text:1=ABC} )
^ module: new main template elements: {page_nav_next} {page_nav_prev} {page_nav_first}
{page_nav_last} {pages_current} {pages_total}
^ module: template's help texts
+ plugin: improved article elements db-storing (element's language & client will be stored too)
+ plugin & module: possibility to use SnippetReplacement for free definable field types
"select values" and "enter and select values"
^ plugin & module: performance improvements - internal counting of article list items
^ plugin: improved install-/uninstall-scripts (now client dependet - but only for new or re-
edited articles)

01.01.04 (1.2 RC5) released 2008-06-08
------------------------------------------------------------------------------------------------
^ plugin: TinyMCE updated to version 3.0.9
# plugin: new settings not available after 1.0.x update

01.01.03 (1.2 RC4) released 2008-06-07
------------------------------------------------------------------------------------------------
+ plugin: posibility to copy article's contents from another language to the current
language
^ plugin: new created article's online state in other languages (always "offline" now)
# plugin: label for "time range" in article's list view removed if time range is set to "all"
# pluing: article's list view page switch previous button doesn't disappears on page 1
# module: &-problem on generating url's
# module: offline article's custom field select values no longer available

01.01.02 (1.2 RC3) not released 2008-05-14
------------------------------------------------------------------------------------------------
+ plugin: free definable field types date & time

01.01.01 (1.2 RC2) not released 2008-05-12
------------------------------------------------------------------------------------------------
+ plugin: element's sortindex takes affect in the settings screen too
+ plugin: free definable field's label is now visible as article element name in the settings
# plugin: "enter and select values"-field type: '--- CHOOSE ---' not visible sometimes
^ plugin: layout of the "enter and select values"-field type on editing an article
+ module: optional attributes setting for page navigation links
# module: problem with page navigation and custom filters
^ module: page navigation uses paginator-php-class now

01.01.00 (1.2 RC1) not released 2008-04-28
------------------------------------------------------------------------------------------------
+ plugin: posibility to archive/dearchive articles / sepeate article archive main view
+ plugin: switch articles on-/offline simultaneously
+ plugin: new custom field type: "enter and select values" (you can enter a custom field value
in the article mask that let the items grow in the selectbox for later selection in
other articles)
+ plugin: main area for category management (integrated into SF rights management)
+ plugin: if a SF project language is added or deleted the language version for exisiting
categories will be added or deleted too
^ plugin: icon order changed in article list
^ plugin: settings areas splited into single views
^ plugin: TinyMCE updated to version 3.0.7 (gzip-loading-compression added)
# plugin: online/offline switch no longer changes the modified (lastedit) date of an article
+ module: sorting link elements in the body template for the article fields title, teaser, text,
custom1-10,startdate,endatedate (see the module default config or template help text
for more info)
+ module: new {customfilter_form:x} element and functionality (now you can use the custom field
data in custom field type "select values" to filter the articles list view - like the
frontend categories form element)
^ module: page switch's number of items configuration (it's now an input field)
^ module: default templates changed to show some of the new features
+ module: list view and detail view at the same time
# module: search-functionality didn't work correctly
# module: wrong time range end date in some cases
# module: problem with time dependent display of articles with an end date but no end time
(you have to edit and save old articles once that this fix takes affect)

01.00.01 released 2008-02-22
------------------------------------------------------------------------------------------------
# plugin: "online"-state for date-only dependent articles
^ module: old vars renamed (really!)

01.00.00 released 2008-02-21
------------------------------------------------------------------------------------------------
+ plugin: new "online"-icons for time dependent articles
# plugin: file-/link-titles layout problem
# plugin: article's title input validation
+ module: page number var for article detail view / (back to) list view links
^ module: old vars renamed

00.09.12 (1.0 RC 1) released 2008-01-28
------------------------------------------------------------------------------------------------
+ plugin: manual link input recognizes more 'protocols' now (e.g. mailto:)
+ plugin: TinyMCE's (wysiwyg-editor) vertical scale feature and inline popups activated
# plugin: ui corrections on IE(7)
# plugin: plugin uninstallation - all article system related should be removed from db now
^ plugin: image-buttons for invert selection and delete selection in list view
+ module: depending on some settings some options will be hidden/shown now
# module: wrong page navigation calculation on time dependent / no longer visible articles
^ module: url creation now xhtml-valid (&)
^ module: page navigation in detail view no longer visible
! module + plugin: a lot of small changes and improvements

00.09.11 (1.0 beta 3) released 2008-01-23
------------------------------------------------------------------------------------------------
+ plugin: confirmations for taking over titles from the resource browser
^ plugin: wysiwyg editor height
# plugin: custom fields validation
# plugin: output of quotation marks in form fields
# plugin: some gui css stuff on IE7 (nevertheless not perfect atm)
# plugin: no longer creation of an unnecessary SF user-right on installation
+ module: target idcatside option in category-, month- & search-form
+ module: article dependent year_select
^ module: article dependent month_select
^ module: code optimization - 20% less code
# module: label<>form-field assignment (no id's were defined in form-fields)
# module: if-/if_not-statement output problems
# module: article elements output problems

00.09.10 (1.0 beta 2) released 2008-01-21
------------------------------------------------------------------------------------------------
+ module: {category_links}-element & -template (to create something like a category-navigation)
+ module: module identifier string
# plugin: free definable fields 6-10 not editable
# plugin: free definable field type "selectable values" - values not selectable
# module: {images} {files} {links} in list view
# several other small fixes

00.09.09 (1.0 beta 1) first offical release - 2008-01-19
------------------------------------------------------------------------------------------------
test it!!!

Changelog legend:
# -> Bug Fix
+ -> Addition
^ -> Change
- -> Removed
! -> Note




ich freue mich sehr über unterstützung/danksagung in finanzieller/materieller form!

PAYPAL SPENDE (button nutzen)

MEIN AMAZON WUNSCHZETTEL


wer ggf. als sponsor (im readme/forum) genannt werden möchte kann mir das mitteilen!



Angehängte Datei(en)
Angehängte Datei  Artikelsystem_RSS_v00_09_07.zip ( 24.77KB ) Anzahl der Downloads: 43
Angehängte Datei  Artikelsystem_v01_03_09_01.zip ( 558.02KB ) Anzahl der Downloads: 101
 


--------------------
cheers, Alex
Go to the top of the page
 
+Quote Post

Beiträge in diesem Thema
- amk   Artikelsystem v1.4 rc (v01.03.09.01)   Tue. 8. December 2009, 20:46
- - amk   hey fans! was ihr hier vorfindet ist eine ve...   Tue. 8. December 2009, 20:58
- - amk   die suchfelder im backend sind noch nicht einstell...   Wed. 27. January 2010, 12:30
- - amk   ok ... werde das mal prüfen!   Tue. 9. February 2010, 16:05
- - feniweb   Hallo amk Eine frage in Verbindung mit dem Artike...   Thu. 11. February 2010, 01:21
- - paulinsche   Hallo feniweb, schau dir doch einfach die URL ein...   Thu. 11. February 2010, 08:23
- - feniweb   paulinsche Das ist leider nicht die Lösung die i...   Fri. 12. February 2010, 12:24
- - amk   hm ... nunja ... man könnte sagen, ein teaser sol...   Fri. 2. April 2010, 07:21
- - feniweb   Wollte noch den hinweis geben das ich eine Lösung...   Wed. 7. April 2010, 16:41
- - oberbilker   hallo alle, obwohl ich das artikelsystem recht au...   Thu. 22. April 2010, 21:24
|- - gunwalt   ZITAT(oberbilker @ Thu. 22. April 2010, 22...   Fri. 23. April 2010, 07:49
||- - gunwalt   Ich habe ein anderes seltsames Phänomen. Manchmal...   Fri. 23. April 2010, 07:59
|- - amk   ZITAT(oberbilker @ Thu. 22. April 2010, 22...   Sat. 24. April 2010, 01:38
- - oberbilker   hmm, das klingt spannend. da werde ich mich am woe...   Fri. 23. April 2010, 12:35
- - oberbilker   hurra kann ich da nur sagen - wirklich genau davon...   Sun. 25. April 2010, 19:31
- - amk   naja ... problematisch bzw. etwas unkomfortabel is...   Tue. 27. April 2010, 08:49
- - oberbilker   hallo amk, ich lege ein artikelelement "chec...   Thu. 29. April 2010, 12:13
- - amk   es gibt zwei möglichkeiten werte & bezeichnun...   Fri. 30. April 2010, 08:40
- - oberbilker   oh man... so einfach, aber ich habe den wald vor b...   Fri. 30. April 2010, 15:34
- - amk   so ich hab die version hier mal aus dem alpha/beta...   Sat. 25. September 2010, 16:51
|- - gunwalt   Ich habe eine Merkwürdigkeit in Bezug auf das Art...   Wed. 27. October 2010, 15:49
- - paulinsche   Probier doch mal, dann Link-Tag nur einmal zu verw...   Wed. 27. October 2010, 16:09
|- - gunwalt   ZITAT(paulinsche @ Wed. 27. October 2010, 17...   Thu. 28. October 2010, 15:05
- - leoboe   Gibt es eigentlich eine Möglichkeit, die Monate i...   Wed. 22. December 2010, 18:50
|- - peter2233   hallo zusammen bei der detailansicht eines artike...   Fri. 4. February 2011, 14:26
|- - paulinsche   In der Artikeleinstellung das Feld Datei einbinden...   Mon. 7. February 2011, 08:46
|- - peter2233   ZITAT(paulinsche @ Mon. 7. February 2011, 08...   Sat. 19. March 2011, 13:03
|- - peter2233   hallo zusammen die website auf dem neuen host ist...   Wed. 30. March 2011, 16:59
- - peter2233   hallo paulinsche besten dank für die antwort. ha...   Wed. 2. March 2011, 14:16
- - paulinsche   Freut mich. Einbinden von anderen Quellen könnte...   Thu. 3. March 2011, 09:15
- - oberbilker   hallo alexander, ist den ein erweiternedes modul ...   Fri. 11. March 2011, 16:42
- - peter2233   hallo zusammen ist es möglich das plugin zweimal...   Wed. 13. April 2011, 09:52
- - mvsxyz   Das ist in der aktuellen Version noch nicht implem...   Wed. 13. April 2011, 12:20


Reply to this topicStart new topic
6 Besucher lesen dieses Thema (Gäste: 6 | Anonyme Besucher: 0)
0 Mitglieder:

 



RSS Vereinfachte Darstellung Aktuelles Datum: 25.4.24 - 06:27

Sefrengo ist ein eingetragenes Markenzeichen und urheberrechtlich geschützt.
Copyright 2009 Design & Daten, Alle Rechte vorbehalten.