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

 
Reply to this topicStart new topic
> ListFlex v02.08.03, ex-MrList
amk
Beitrag Fri. 12. September 2008, 15:42
Beitrag #1


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

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



Modulname:
ListFlex

Version:
02.08.03

Status:
stable

Bechreibung:
ListFlex ermöglicht Listeninhalte (News, Blogs, FAQ's, Downloads) und andere Seiteninhalte.
Flexible Gestaltungsmöglichkeiten der Listung, eine umfangreich konfigurierbare Seitenschaltung und vieles mehr zeichnen dieses Modul aus.

Features:
- Für alle Einträge einer Seite ist einleitender- und abschliessender Teil (X)HTML möglich
- Ein Eintrag kann alle bekannten Elemente enthalten die bspw. auch im ContentFlex-Modul verfügbar sind
- Der Berarbeiten-Button kann im HTML-Gerüst des Eintrags beliebig positioniert werden
- Die Seitenschaltung ist beliebig positionierbar im abschliessenden und/oder einleitenden Teil (X)HTML
- Ausgabe der Seitennummer und Gesamtseitenzahl im abschliessenden und/oder einleitenden Teil (X)HTML
- Seitenschaltung mit konfigurierbaren Bezeichnern, variabler Zahlendarstellung und vielfältigen CSS-Formatierungsmöglichkeiten
- ... und vieles mehr

Autor:

Alexander M. Korn (amk)

Lizenz:
GPL

Benötigte Sefrengo Version:
>=Sefrengo 1.3.1 (1.4 beta2)

Installation:
Die neue Datei ("mod.listflex.php") muss in das Verzeichnis "backend/inc"
Ihrer Sefrengo-Installation kopiert werden.
Wechseln Sie in Ihrer Sefrengo Version in den Bereich "Design->Module". Am
unteren Ende des Bereichs befindet sich ein Uploadfeld. Wählen Sie hier die
gewünschte "*.cmsmod"- Datei aus. Mit einem Klick auf das Diskettensymbol
wird das Modul in das CMS importiert. Das Modul ist nun innerhalb des CMS
nutzbar.

Hinweise:
Um die Features und Möglichkeiten des Moduls zu demonstrieren,
befinden sich im Zip (im Ordner "examples") zusätzlich
2 vorkonfigurierte ListFlex-Versionen:

"ListFlex_ ... _NEWS.cmsmod"
zeigt die Verwendung des {chop}-Pseudo-Tags um Textinhalte zu kürzen.

"ListFlex_ ... _FAQ.cmsmod"
zeigt die Anwendung des {list}-Features zu Realisierung von bspw. FAQs.



CODE
02.08.03 - released 2008-09-12
------------------------------------------------------------------------------------------------
+ SF1.4.1 elements {imageid:x} {imagethumbpath:x} {imagethumbamplitude:x}
+ elements {imagethumbwidth:x} {imagethumbheight:x} {imagethumbhalfwidth:x}
{imagethumbhalfheight:x} {imagesize:x}
+ elements {image:4} {image:5}
+ {hide}{/hide} hides the output completely
+ {if_backend}- & {if_preview}-statement
+ configuration option to define the decimal places in image/file size values
^ portions of the module ouput-code excluded to an external-file (like in ContentFlex) to
reduce output memory consumption
^ {chop}-code updated/changed (taken from article system output module)
# unique id's of help-text divs

02.08.00 - released 2007-07-11 (ListFlex / ex-MrList 2.8 final)
------------------------------------------------------------------------------------------------
+ new entry-template elements : {filename:x} {filetype:x} {filetypedesc:x} {filetypeicon:x}
{filetypeiconname:x} {filetypeiconurl:x} {filemimetype:x} {cat_name} {side_name}
+ if-not-statement for elements/elementvalues can prevent the output of element groups or whole
template parts if an element/elementvalue is not empty. e.g.:
{if_not_imageurl:1}
<img src="placeholder.gif" alt="placeholder"/>
{/if_not_imageurl:1}
+ file type icon path setting on special options pane
# if-/if_not-statement works now if the single (statement-)element isn't placed in the entry
template(s)
^ module renamed to ListFlex (due to more and more similarities to ContentFlex)

02.07.03 - released 2007-07-02 (MrList 2.8 beta 4)
------------------------------------------------------------------------------------------------
# frontend edit button template output

02.07.02 - released 2007-06-23 (MrList 2.8 beta 3)
------------------------------------------------------------------------------------------------
# edit button template feature backward compatibility on a modul update
# modul config display mode switching erases checkbox values

02.07.01 - released 2007-06-22 (MrList 2.8 beta 2)
------------------------------------------------------------------------------------------------
^ {zero_no} always a leading zero (e.g. on numbers below 10)

02.07.00 - released 2007-06-21 (MrList 2.8 beta 1)
------------------------------------------------------------------------------------------------
+ if-statement for elements/elementvalues can prevent the output of element groups or whole
template parts if an element/elementvalue is empty. e.g.:
{if_imageurl:1}
<a href="{imageurl:1}">
{imagethumb:1}
</a>
{/if_imageurl:1}
+ definable strings for filesize labels (Byte, KByte, MByte)
+ switch to show the edit button before or after an entry
+ template for the edit and add-entry-at-first-position button (like in ContentFlex)
+ new element {new} for the intro template to place the add-entry-at-first-position more flexible
+ new element {zero_no}: creates the entry number with leading zeros (01,02,03 ...)
+ new elements {mod_key} {container_id} {select:x}
+ config option to convert absolute pathes intro relative pathes if possible (images, files)
# internal counter of the duplicate list, page switch calculation
# output of "{noedit}" if {edit} is used within the entry termplates at the same time
! preconfigured module versions re-added and optimized (FAQ's and NEWS)
! version number politics changed

2.06.00 - released 2007-04-09
------------------------------------------------------------------------------------------------
- unnecessary BBCode toolbar option
^ internal clean-up

2.06.00 beta1 - released 2007-03-03
------------------------------------------------------------------------------------------------
+ optional tag-attributes for all navigation elements and links
+ BBCode option & config for textarea-elements
+ modul configuration: tabs
^ modul configuration: display modes content, layout and wording
^ modul configuration: default length for {chop}{/chop} (now 200}
^ "add entry on first position" is no longer a string-link. the known Contentflex-add-button
will be displayed instead.
^ tremendous speed improvements
# page preview mode "add entry on first position"-link problem
# navigation elements position within template problem

2.05.01 - released 2006-08-05
------------------------------------------------------------------------------------------------
+ new element {noedit} in the base/duplicate template prevents the output of the edit-button
^ {chop} {/chop} string cut on spaces only
^ optimized handling of the {no}-output
# edit-button behaviour in the base/duplicate template wasn't correct
# in some cases some elements defined in the base/duplicate template were not editable

2.05.00 - released 2006-07-31
------------------------------------------------------------------------------------------------
+ new pseudo-tag {chop} {/chop} in the entry templates can be used to shorten something
between. for the {chop}-values and options see modul config mode 'all'.
please note that everthing between {chop} {/chop} will be cleared form html-tags!
+ new element {no} within entry templates (creates the entry number)
+ new element {list} available in the intro and/or outro template:
{list} creates a duplicate of the whole MrList list. the single entry of this duplicate list
can be configured via a new {list}-template. in this new template all elements of the normal
entry template are available plus the the element {url} (creates the full url to the base
entry - useful if the page navigation is used too - e.g. for page wise FAQ's and so on).
the duplicate list is normally independent from the page navigation. that means in the
duplicate list all available entries are shown and in the base list the entries are
listed page wise at the same time. there is a switch in the modul configuration to
activate the page navigation dependence (number of entries) for the duplicate list too.
... just try the functionality! smile.gif
+ new element {nav} in the intro and/or outro template to place the navigation more flexible
^ page navigation - no longer displayed if there's only one page (can be re-activated via new
option in the modul configuration)
+ page navigation - style selection for next/previous labels
+ page navigation - style selection for the non current pagenumbers
+ page navigation - style selection for the current pagenumber
+ modul configuration: help text for available elements in templates now via dhtml-help-button
^ modul configuration: display modes content, layout and wording
^ modul configuration: big code cleanup (now it's finally done and better commented)
^ modul output: some cleanup, optimizations, improvments

2.01.00 - released 2006-07-11
------------------------------------------------------------------------------------------------
+ elements: {imagefmtitle:x}, {imagefmdesc:x}, {filefmtitle:x}, {filefmdesc:x}, {date:x},
{sourcecode:1}
^ module configuration : display modes content, layout and wording
- some double code lines within module configuration code

2.00.03 - released 2006-07-08
------------------------------------------------------------------------------------------------
# incorrect htmlentities parameter within modul configuration code

2.00.02b - released 2006-06-16
------------------------------------------------------------------------------------------------
! first Sefrengo Version as beta (please test)
+ special modul name field in the modul config
- some unused code within the output code


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




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

PAYPAL SPENDE - www.tiefexzeitlos.de (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  ListFlex_v02_08_03.zip ( 68.01KB ) Anzahl der Downloads: 36
 


--------------------
cheers, Alex
Go to the top of the page
 
+Quote Post
amk
Beitrag Fri. 12. September 2008, 15:46
Beitrag #2


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

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



so ... ist das auch vom tisch wink.gif ... ich hoffe es läuft problemlos

bitte beachten das es jetzt (analog zum ContentFlex) eine separate datei (mod.listflex.php) gibt
die ins "backend/inc/" verzeichnis kopiert werden muss!!!


--------------------
cheers, Alex
Go to the top of the page
 
+Quote Post
davelee
Beitrag Thu. 6. November 2008, 16:34
Beitrag #3


Advanced Member
*****

Gruppe: AdvancedMembers
Beiträge: 170
Mitglied seit: 15.05.2007
Mitglieds-Nr.: 908



Ich habe gerade bemerkt das Listflex keine Bilder ausgibt wenn nur das image Element angegeben ist

z.B.
QUELLTEXT
{edit}
<a href="{imageurl:1}">{imagethumb:1}</a>


Wenn ich bei z.B. {text:x} hinzufüge und ausfülle! wird das Bild angezeigt

Gibt es dafür eine Lösung?

LG, David
Go to the top of the page
 
+Quote Post
amk
Beitrag Thu. 6. November 2008, 17:08
Beitrag #4


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

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



ok - das ist wohl noch ein bug. schau ich mir in kürze genauer an ...


solange kannst du das problem umgehen, in dem du das {image:x} zusätzlich verwendest, aber die ausgabe des image-tag unterbindest - z.b. so:

QUELLTEXT
<a href="{imageurl:1}">{imagethumb:1}</a>{hide}{image:1}{/hide}


--------------------
cheers, Alex
Go to the top of the page
 
+Quote Post
davelee
Beitrag Thu. 6. November 2008, 18:10
Beitrag #5


Advanced Member
*****

Gruppe: AdvancedMembers
Beiträge: 170
Mitglied seit: 15.05.2007
Mitglieds-Nr.: 908



bringt leider auch nichts... sad.gif

Außerdem tritt in meinem Fall bei der aktuellen Listflex-Version ein Fehler auf:

QUELLTEXT
Warning: implode() [function.implode]: Bad arguments. in /home/ec000068/www/home/backend/inc/fnc.type.php on line 1091


(Sefrengo 1.4.1)
Go to the top of the page
 
+Quote Post
amk
Beitrag Thu. 6. November 2008, 18:20
Beitrag #6


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

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



ja der fehler tritt auf wenn du nur das

QUELLTEXT
<a href="{imageurl:1}">{imagethumb:1}</a>


im template hast ... also ich kümmer mich gleich mal drum ... hoffe ich krieg das auf die schnell gefixt!



--------------------
cheers, Alex
Go to the top of the page
 
+Quote Post
Guest_bkm_*
Beitrag Thu. 6. November 2008, 18:47
Beitrag #7





Guests






ursache (hatte ich schonmal bei einem anderen modul), das es bei der prüfung <<edit>> nur typ "image" gibt und so das array leer ist.
Go to the top of the page
 
+Quote Post
amk
Beitrag Thu. 6. November 2008, 18:51
Beitrag #8


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

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



der (mein) fehler ist hier banaler ... ist schon gefixt - warte nur auf das feedback von davelee


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

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

 



RSS Vereinfachte Darstellung Aktuelles Datum: 28.3.24 - 12:37

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