Log message #1032152

# At Username Text
# Sep 11th 2009, 14:47 TehTreag swoosh... thump... thud.
# Sep 11th 2009, 14:47 Ceeram lol
# Sep 11th 2009, 14:47 markstory ninja fixed!
# Sep 11th 2009, 14:47 markstory ha I win http://code.cakephp.org/source/branches/1.3-misc/cake/console/templates/skel/views/layouts/xml/default.ctp
# Sep 11th 2009, 14:46 markstory bugger
# Sep 11th 2009, 14:46 Ceeram ah too bad: http://code.cakephp.org/source/branches/1.3-console/cake/console/templates/skel/views/layouts/xml/default.ctp
# Sep 11th 2009, 14:43 Ceeram no other convenience methods found, so only thing left is removing the functions themselves and their tests
# Sep 11th 2009, 14:40 jrod ACTION starts scratching his head
# Sep 11th 2009, 14:40 jrod ugh....... i have 9000 cached objects on disk
# Sep 11th 2009, 14:39 jrod inline editor stuff didn't work on my iphone last i checked for instance :)
# Sep 11th 2009, 14:38 jmcneese on top of 1.2
# Sep 11th 2009, 14:38 jmcneese now...the helper uses FormHelper too...but not much is changed there. shouldn't need to pull that in too if i was doing to do a drop-in of the jshelper
# Sep 11th 2009, 14:38 jrod those 2 get sketchy regardless of what you are using
# Sep 11th 2009, 14:38 markstory but autocomplete and inline editor support gets really sketchy
# Sep 11th 2009, 14:38 markstory most of them are in scriptaculous and mootools-more so it was easy.
# Sep 11th 2009, 14:37 jmcneese nice
# Sep 11th 2009, 14:37 markstory but things in jquery ui I supported.
# Sep 11th 2009, 14:37 markstory there are 5billion plugins.
# Sep 11th 2009, 14:37 markstory autocomplete is not feasible with jquery.
# Sep 11th 2009, 14:36 jmcneese i retract my boo
# Sep 11th 2009, 14:36 jmcneese aha, gotcha
# Sep 11th 2009, 14:36 markstory like autocomplete.
# Sep 11th 2009, 14:36 markstory some aren't because there is no clean way to do them.
# Sep 11th 2009, 14:35 markstory but most of the methods are in jsHelper
# Sep 11th 2009, 14:35 jmcneese P
# Sep 11th 2009, 14:35 jmcneese boo
# Sep 11th 2009, 14:35 markstory yes
# Sep 11th 2009, 14:35 jmcneese ah. so that still requires prototype?
# Sep 11th 2009, 14:35 markstory ajaxHelper is going to die eventually.
# Sep 11th 2009, 14:35 markstory I didn't touch that.
# Sep 11th 2009, 14:35 markstory jmcneese: ajax helper won't
# Sep 11th 2009, 14:35 mattalexx I saw the URL part. Whoops.
# Sep 11th 2009, 14:34 jmcneese hey mark, and the ajax helper will use whatever js lib selected in 1.3
# Sep 11th 2009, 14:34 markstory mattalexx: "Creates a submit button with caption $caption."
# Sep 11th 2009, 14:34 BlackIce first line on that page :P
# Sep 11th 2009, 14:34 BlackIce submit(string $caption, array $options)
# Sep 11th 2009, 14:34 BlackIce ah yes
# Sep 11th 2009, 14:34 BlackIce the first param should do it I believe
# Sep 11th 2009, 14:33 BlackIce and the api?
# Sep 11th 2009, 14:33 mattalexx Yup. http://book.cakephp.org/view/729/submit
# Sep 11th 2009, 14:33 BlackIce mattalexx: checked the docs?