Log message #895236

# At Username Text
# Jul 17th 2009, 07:38 markstory yeah, featured is an adjective/adverb? so there is no plural
# Jul 17th 2009, 07:37 alkemann it's asking for featureds, but the bakery schema has featured
# Jul 17th 2009, 07:37 markstory its a past tense so it doesn't really have a plural
# Jul 17th 2009, 07:37 markstory Featureds
# Jul 17th 2009, 07:37 candybar features
# Jul 17th 2009, 07:37 alkemann whats the plural of Featured?
# Jul 17th 2009, 07:37 markstory I was able to do it last night.
# Jul 17th 2009, 07:37 markstory oh
# Jul 17th 2009, 07:37 alkemann markstory: no, trying to run a cake bake all
# Jul 17th 2009, 07:36 markstory on the tests?
# Jul 17th 2009, 07:36 alkemann markstory: bah.. missing table error :( possibly not your fault ;)
# Jul 17th 2009, 07:36 markstory alkemann: that's all in the config file though.
# Jul 17th 2009, 07:35 nicd ok
# Jul 17th 2009, 07:35 alkemann nicd: try #cakephp
# Jul 17th 2009, 07:35 nicd hi friends can anybosy give me the link to a tutorial to create a search functionality
# Jul 17th 2009, 07:35 alkemann it has set up tracking branches etc though
# Jul 17th 2009, 07:34 alkemann thats very manual ;)
# Jul 17th 2009, 07:34 markstory just edit the config file.
# Jul 17th 2009, 07:34 alkemann atm i got two remotes, should i just figure out how to replace origin?
# Jul 17th 2009, 07:33 markstory AD7six wanted to do some fixes on it, change how plugins are handled.
# Jul 17th 2009, 07:33 markstory still hasn' been merged.
# Jul 17th 2009, 07:33 markstory 1.3-bake
# Jul 17th 2009, 07:33 alkemann markstory: great. in 1.3 or 1.3-bake?
# Jul 17th 2009, 07:10 markstory if you get it from code.cakephp.org
# Jul 17th 2009, 07:09 markstory alkemann: bake all should be fixed now.
# Jul 17th 2009, 04:38 alkemann nah, ill be fair and share that with you
# Jul 17th 2009, 04:29 alkemann put it on ur todo :)
# Jul 17th 2009, 04:29 alkemann yea i like it too. lets do that.
# Jul 17th 2009, 04:29 Phally i like the latter, they will have PM's anyway, but indeed ask the user to forward it to his/her email
# Jul 17th 2009, 04:28 alkemann or apps only generate messages, user can opt to have messages forwarded to their email
# Jul 17th 2009, 04:27 alkemann right, generated emails could be part of this thing, users could opt for being notified in the internal message system, email or both
# Jul 17th 2009, 04:27 Phally alkemann: similar to the email component, something you include and send messages with and that sends email out to notify people
# Jul 17th 2009, 04:26 alkemann Phally: right, but it could be concieved a mroe hardcoded version where there were an article_id field in the messages table. but i dont think we should do that
# Jul 17th 2009, 04:26 alkemann Phally: so the apps needs an api to generate messages, and users could get access to them in the same way they do login
# Jul 17th 2009, 04:25 Phally alkemann: well you determine the content of the message in the app and let the plugin handle how it gets to the recipient
# Jul 17th 2009, 04:25 alkemann message content*
# Jul 17th 2009, 04:25 alkemann if the message is "your article has been rejected, and here is the reason why" the link to the article could be part of the message system isntead of a field in the model
# Jul 17th 2009, 04:24 Phally alkemann: it is communication between users, so it could belong to the users plugin indeed
# Jul 17th 2009, 04:24 alkemann also since its directly related to user model twice, and only indirectly linked to other stuff (like an article that is published or moderated) it can fit better there as well
# Jul 17th 2009, 04:23 alkemann get all ur "communication" consolidated. the ability to see "new messages" whatever app ur in etdc
# Jul 17th 2009, 04:22 alkemann err independent