Displaying 2 results from an estimated 2 matches for "save_".
Did you mean:
saved
2006 May 28
1
RJS template / page.insert_html problem
...l ... a
couple of times and this works perfectly. However, in the same rjs
file I have two calls to page.insert_html, which do not work. No error
in development.log, nor error message in browser, the new content for
the div simply isn''t changed at all.
This is my code:
...
action = "save_" + controller.action_name
page.insert_html :before, "block_2", form_remote_tag( :url => {
:action => action }, :html => { :id => "input_form" })
page.insert_html :after, "block_3", end_form_tag
...
which doesn''t change the generated AT ALL, m...
2003 Jul 18
5
Loadable module
Hi List!
I read a post about moving a .mailbixlist to a .subscriptionfile when a user
did not have one, but did have a .mailboxlist file. Timo emailed a module
for that purpose, so it could be done for this user.
My question is:
- Where and how does dovecot call this function?
- Would it be easy to use a module to a) create a mailpath (can be done as
the mailuser's id, I use one uid, and my