11
sbruchet
Re: I wrote a recipe's module like a cookbook
  • 2005/3/21 9:22

  • sbruchet

  • Just popping in

  • Posts: 12

  • Since: 2005/1/31


I am sorry,
but there are not yet an english translation.

I only got a deutch and french languages. I am looking for an english's translation.

12
JasonMR
Re: I wrote a recipe's module like a cookbook
  • 2005/4/1 16:32

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


I have created the english language files, by translating the german (comme mon france est tres mal).

You can download them from here.

I would appreciate any editorial feedback!
(spelling mistakes, grammar, terminology consistency)

13
sbruchet
Re: I wrote a recipe's module like a cookbook
  • 2005/4/1 18:39

  • sbruchet

  • Just popping in

  • Posts: 12

  • Since: 2005/1/31


Hi,
thanks Jason. It is cool !

I integrated your language file into the module's file zipped.
Only downloadable here :
http://www.c-ba.org/modules/mydownloads/singlefile.php?cid=3&lid=2
It is good !

14
JasonMR
Re: I wrote a recipe's module like a cookbook
  • 2005/4/2 0:23

  • JasonMR

  • Just can't stay away

  • Posts: 655

  • Since: 2004/6/21


I have discovered a couple of mistakes and missing translation variables, which I will take care of later in the day.

Also, in admin there is '_MI_RECETTE_LNK', which leads to a page with the menu, but contains nothing. Am I missing something?

PM me, if you would like me to send you the next version directly per email

15
sbruchet
Re: I wrote a recipe's module like a cookbook
  • 2005/4/2 8:14

  • sbruchet

  • Just popping in

  • Posts: 12

  • Since: 2005/1/31


Hi,
yes the _MI_RECETTE_LNK could be done in english :
'set for your recipes the icons'

You can have personalize a icon's system. And for each recipe put an icon wich say the cost.

Then if you build something in the icon's manager and you got at least one recipe. You will got something. Into this admin's page.

I PM you.

Thanks a lot.

16
nycarpenter
Re: I wrote a recipe's module like a cookbook
  • 2005/4/7 19:03

  • nycarpenter

  • Just popping in

  • Posts: 9

  • Since: 2005/3/14


It's a very nice module, Thank you ..
I have a problem with loading pictures for the recipes. When I click on image manager, I get a blue screen with blank dropdown menu. Shouldn't it open local drive to find a picture to upload for users?

Secondly, how can I get rid of the buttons next to the each ingredients fields. It's not really necessary.

Thanks Again for a great module..

Nicky

17
sbruchet
Re: I wrote a recipe's module like a cookbook
  • 2005/4/7 20:33

  • sbruchet

  • Just popping in

  • Posts: 12

  • Since: 2005/1/31


Quote:
I have a problem with loading pictures for the recipes. When I click on image manager, I get a blue screen with blank dropdown menu. Shouldn't it open local drive to find a picture to upload for users?


It is the default system's loading picture. The same you got into news. You have to go in admin and system->picture and set a new 'categorie'.

Quote:
Secondly, how can I get rid of the buttons next to the each ingredients fields. It's not really necessary.


You must edit the files 'recette\include\storyform.inc.php'.
and remove this line :

$add_btn = new XoopsFormButton('''addIng'_NW_AJOUT_ING'submit');
        
$add_btn->setExtra('accesskey="a"');
        ${
'ligne'.$ii}->addElement($add_btn);


But I am not sure it is a good idea.

Bye,
Cba

18
karedokx
Re: I wrote a recipe's module like a cookbook
  • 2005/4/14 16:29

  • karedokx

  • Quite a regular

  • Posts: 319

  • Since: 2004/7/1 6


first, i would like to thanks sbruchet for bringing this module to us. i do hope you will continue working and improving this module.

i start to review and implement this module.

i found one issue so far, the submitter can not enter the recipe content in the submit form. i found that it is because in the iclude/storyform.inc.php file, it's been set as follow:
//If admin -> if submit privilege
if ($approveprivilege) {
$sform->addElement(new XoopsFormDhtmlTextArea(_AM_EXTEXT, 'bodytext', $bodytext, 15, 60, 'bodytext_hidden'), false);
}

only the ones that have approval privilege who can enter the recipe content??

i fix it by dropping the: if ($approveprivilege) command.

19
sbruchet
Re: I wrote a recipe's module like a cookbook
  • 2005/4/14 19:31

  • sbruchet

  • Just popping in

  • Posts: 12

  • Since: 2005/1/31


Hi,
I correct this bug a long time ago. Are you using the last version on my website (http://www.c-ba.org )?

Because, if it is yes I have lost this correction in my file management. I wish not. :)

20
JamesSAEP
Re: I wrote a recipe's module like a cookbook
  • 2005/4/22 15:16

  • JamesSAEP

  • Just can't stay away

  • Posts: 732

  • Since: 2005/2/28


I'm having a problem with the module:

On my front page I want to display the "Latest Recipes" and when I select this and try to view the front page, it goes blank. The other displays seem to work fine - Lates Recipe of the day.

Any idea how to fix this?

Login

Who's Online

176 user(s) are online (95 user(s) are browsing Support Forums)


Members: 0


Guests: 176


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits