CP Rezepte/recipe

If you have created additional (non official) documentation or tutorials or something like that please post this here
Post Reply
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

CP Rezepte/recipe

Post by flip-flop »

Hier eine funktionierende Version von Kochrezepte/recipe. (Kein Hack).

Download: recipes01_160109.zip (nicht empfohlen)
Download: recipes01.zip (Update empfohlen)

(Bedingung: Auskommentieren oder löschen der alten recipes.php in template/inc_script/frontend_render/)
Suche-Template search01.html liegt in template/inc_cntpart/recipe/*

Mit Hilfe dieses CPs können recht einfach Rezepte dargestellt werden. Grundsätzlich gilt, pro Rezept ein Artikel mit dem CP Kochrezepte/recipes. (Artikelliste in einer Ebene).

Die Ebene auf der das Suchformular liegt, sollte "rezepte" heißen. Wenn das nicht der Fall ist, muss die Datei \template\inc_cntpart\recipe\search\search01.html geändert werden.

Annahme: Die suchende Kategorie (dort wo das Formular zuhause ist, heißt rezepte-suchen
- Dann alle (sind 2 Stück Z48 und Z62)

Code: Select all

<input name="rezepte" value="" type="hidden">
ersetzen mit

Code: Select all

<input name="rezepte-suchen" value="" type="hidden">
Eine andere Möglichkeit ist die Installation von {ARTICLE[[TITLE][ID][ALIAS]]} {CATEGORY[[ID][ALIAS]]} (Ist im Paket enthalten).
Mit der Hilfe des enthaltenen Tags {CATEGORY_ALIAS} würde der richtige Ebenenname autom. in das Formular eingetragen.

Dazu vorher alle (2x Zeile 48 und 82)

Code: Select all

<!--	<input name="{CATEGORY_ALIAS}" value="" type="hidden"> //-->
	<input name="rezepte" value="" type="hidden">
ändern nach

Code: Select all

	<input name="{CATEGORY_ALIAS}" value="" type="hidden"> 
<!--	<input name="rezepte" value="" type="hidden"> //-->
--------------------------------------------------------------------------------

Die Suche wird mit dem Tag {RECIPES:} innerhalb eines z.B. Html CP angestoßen. Die Suche verarbeitet alle im System vorhandenen CPs Kochrezepte/recipes.

{RECIPES:LOCALE|…..} ist ein systemspezifischer Parameter für die Laufzeitumgebung. → Genauere Infos siehe: http://de.php.net/manual/de/function.setlocale.php

Im Regelfall reicht es, {RECIPES:} zu verwenden.

FE: Suchmaske mit {RECIPES:}
Image

FE: Ausgabe eines Rezeptes:
Image

BE: Artikelstruktur:
Image


BE: CP Kochrezepte/recipe:
Image

Weitere Details siehe Docu: http://www.phpwcms-docu.de/content_part ... zept.phtml

[UPDATE]
- Beinhaltet optional auch die Datei {ARTICLE[[TITLE][ID][ALIAS]]} {CATEGORY[[ID][ALIAS]]}

Dann alle

Code: Select all

<input name="rezepte" value="" type="hidden">
ersetzen durch

Code: Select all

<input name="{CATEGORY_ALIAS}" value="" type="hidden">
So sollte automatisch die richtige Kategorie eingetragen werden.


Knut
Last edited by flip-flop on Mon 14. Dec 2009, 18:13, edited 1 time in total.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
zuker
Posts: 80
Joined: Fri 18. May 2007, 17:13
Location: Lithuania

Re: CP Rezepte/recipe

Post by zuker »

Hi

may be it is possible to add rating function to this CP.
The idea is that visitors can rate the recipe giving for example stars from 1 to 5.
Is it very difficult to implement?

Example:
http://allrecipes.com/Recipe/Warm-Mushr ... etail.aspx
٩(͡๏̯͡๏)۶
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: CP Rezepte/recipe

Post by flip-flop »

Hi,

that is an very good idea. But without a core patch we can´t solve it.
I will hve a look into next days/weeks.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
zuker
Posts: 80
Joined: Fri 18. May 2007, 17:13
Location: Lithuania

Re: CP Rezepte/recipe

Post by zuker »

Hi, Knut

whats new about the good idea to have rating function in CP Rezepte/recipe?
٩(͡๏̯͡๏)۶
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: CP Rezepte/recipe

Post by flip-flop »

Hi,

no news about this idea from me.

I have slow down my activity a little bit for programming snippets and writing documentation.
I recognized the fact that it is in 95% of the cases a one-way street.
People advertising e.g. new templates, or articles for the wiki, or they will do a donation for very special snippets. -But none of these announcements are converted (even after longer waiting).

That is not my conception of open SOURCE.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
zuker
Posts: 80
Joined: Fri 18. May 2007, 17:13
Location: Lithuania

Re: CP Rezepte/recipe

Post by zuker »

Knut,
I really appreciate your work. Over the past year you did many great thing. Your work writing wiki is just incredible. I take off my hat and I say THANK YOU VERY MUCH.
Sorry but I'm not a programmer and I can’t join to the improvement of phpwcms like you do.
I do not blame or reproach. I just needed that vote recipe options in this CP very much, so I decided to ask :( . Your answer is no and I understand you.

Thanks once again.
٩(͡๏̯͡๏)۶
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: CP Rezepte/recipe

Post by flip-flop »

I haven´t say I wouldn´t do it. lately I saw many commercial sides, which use some of my small extensions. But there is only a very small feedback from the designer/programmer. (templates, snippets, translations, donation).

You are not a programmer, ok - you are a graphical expert?

In this case please make a clean div based (copyright free) template, with a little documentation.
We will published it in the wiki and in the planed cms example.

You (your customer) need a vote recipe options, I (we) need templates.

I can´t see any problem. That´s a real community and OS.

I know that a clean template isn´t made in one or two hours. But a snippet also not.

Knut
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
jami
Posts: 36
Joined: Mon 18. Apr 2005, 18:23
Location: Berlin

Re: CP Rezepte/recipe

Post by jami »

Hallo FLip-FLop,

hatte gerade etwas länger gebraucht um die Suche zum laufen zu bringen.
Da hat wohl die Tastatur wieder gesponnen. :roll:
Du gibst hier und auf der wiki Seite an

Im Regelfall reicht es, {RECIPE:} zu verwenden.

Es muss aber {RECIPES:} heißen

jetzt läuft es auch bei mir. :D

Gruß
jami
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: CP Rezepte/recipe

Post by flip-flop »

Danke :!: :D
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
Post Reply