You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added active time option for recipe.
Note: In the database new columns will be created for r_totaltime and r_activetime. You may want to delete the newly created r_totaltime and rename the old r_time to r_totaltime. This way, you preserve the existing data.
Also, be sure to update the templates!
In the database new columns will be created for r_totaltime and r_activetime. You may want to delete the newly created r_totaltime and rename the old r_time to r_totaltime. This way, you preserve the existing data.
Also, be sure to update the templates! {COOKBOOK_RECIPE_TIME} is now {COOKBOOK_RECIPE_TOTALTIME}
@Jimmi08 I agree with your discussion about author vs poster.
I am thinking about adding a new (text)field for 'original author', so people can add it this as "extra information" and keep 'author' the user ID who posted.
Motivation
*** just discussion ***
The text was updated successfully, but these errors were encountered: