Displaying 20 results from an estimated 300 matches similar to: "More than one parameter with link_to_remote"
2008 Jun 27
3
Keeping \Seen flag private
Hi all,
I wanna to set up shared folders for a couple of users and I'd like that
everyone could keep the \Seen flag as private. So if user #1 reads some
messages and user #2 not, those messages appear as "unseen" to #2 and "seen"
to #1.
I've implemented shared folders using namespaces with every user having their
own "control" and "private"
2008 Jul 21
3
ACL in sub-folders (take two)
Hi all,
I've read this not on the v1.1.2 release candidate announce:
> If you haven't received an answer to your question, resend it.
So, I've sent this message some days ago and I've got no answer (that's fine,
no problem). So, I'm posting my question again:
I've set up some shared folders and I'm controlling the access to them with
the ACL plugin. As far
2008 Jul 09
1
Private flags and shared keywords
Hi all,
With some help of this list, I've managed to set up some mailboxes keeping
\Seen flags as private. Thanks Timo for updating the documentation about
that.
But now, I've got another question: is it possible to keep those flags as
private and have shared keywords ("Junk", "NotJunk", etc.)? I suppose that
flags and keywords are stored in the index file, so I
2008 Jul 14
0
ACL in sub-folders
Hi all,
I've set up some shared folders and I'm controlling the access to them with
the ACL plugin. As far as I know, ACL rules are not applied to sub-folders,
right?
So, when a user adds a new sub-folder, I need to add a dovecot-acl file
granting read permissions to others users, right?
Does exists any way to implement it using some dovecot feature? Or must I find
my way? Just to
2006 Apr 21
1
how-to pass other values to InPlaceCollectionEditor?
Hi,
I am trying to pass others paramenter to the function
InPlaceCollectionEditor, but I think that is not possible
I have modified some rows controls.js to line 782 from:
#######################
this.editField = this.cached_selectTag;
if(this.options.loadTextURL) this.loadExternalText();
this.form.appendChild(this.editField);
this.options.callback = function(form, value) {
2006 Apr 19
9
Initial load time when periodically_call_remote
When I do periodically_call_remote with e.g. :frequency => 30
after initial page load I have to wait 30 seconds until this partial
renders first time. Does anybody know how to make ROR to render partial
on web page load, and then start periodic calls every 30 seconds? I
tried to put
<div id=''mydiv''><%= render(:partial, :action=>''myaction'')
2008 Feb 01
1
render partial in div
I have this link which when clicked will loop and render more links and
a form from a partial inside of "myDiv":
<%= link_to_remote ''MyLink'' . . . ., :update =>"myDiv" %>
<div id = myDiv>
<div>
<div>
<div>
What I am trying to do is have a form_remote_tag that re-renders the
list of stuff in "myDiv" when
2006 Mar 23
2
ajax replace div
Hi,
Using form_remote_tag methode, is there a clean way to
directly replace the content of a given div instead of just update it ?
If I destroy the content of the div using this code:
:success => ''$(\''mydiv'').innerHTML = \''\'''',
It works. But it''s not really a clean way...
Any suggestions are very welcome..
Thanks.
Seb
2006 Apr 27
14
cleanWhitespace and parentNode
Hey cats,
I seem to have ran into a problem in IE trying to use parentNode with
the cleanWhitespace method.
doing something like:
var div = $(''mydiv'');
Element.cleanWhitespace(div);
works really great, but try doing:
var div = $(''mydiv'');
Element.cleanWhitespace(div.parentNode);
or
var div = $(''mydiv'');
div = div.parentNode;
2012 Mar 13
2
Manipulate strings reordering some elements
Hi R-Users,
I want to manipulate some strings in the following way. I have the
following vector with spanish municipalities:
municipios<-c("Allande", "Aller", "Amieva", "Avil?s", "Belmonte de
Miranda",
"Dega?a", "Franco (El)", "Gij?n", "Goz?n", "Grado", "Grandas de Salime",
2006 Jan 19
3
Samba 2.2.5 pbedit
Hi all
Have an installation that is having problems using samba 2.2.5 on AIX
5.1
When I try to use the pdbedit command I get the following
What I ultimately want to do is have samba expire and force the users to
change their passwords periodically.
I realize that it looks like I am missing a lib here but which one and
where do I get it. The company I work for is strict on
2006 Jun 11
6
page.update_html not executed
Hi,
when doing:
render :update do |page|
page.replace_html ''suggested_contractors'', :partial =>
''contractors''
page.visual_effect :highlight, ''suggested_contractors''
end
I got js as output, it is not executed, return html *contains*:
try { Element.update("suggested_contractors", "
\n 12345678910\n
\n
2006 Mar 20
1
AJAX in conjunction with partials
All,
Trying to clear up some confusion on my part.
If I make an Ajax call using Ajax.Request and in the controller method
that I call, I do a render (:partial => ''whatever.rhtml''), should I
expect that ''whatever.rhtml'' will be rendered in the browser or not?
Put another way, is it in any way reasonable for me to think that
Ajax.Request + partial render
2006 Dec 14
17
Should Event.stopObserving() remove itself from cache?
Just wondering why Event.stopObserving() doesn''t remove the itself from
the Event.obervers array?
Is there a reason for this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to
2005 Nov 17
1
afterFinish option not working as expected
Hello,
I''m trying to use the afterFinish parameter on the BlindDown effect,
but it''s not working as I expect it to. My function appears to be
called just as the effect is starting, not when the BlindDown is
complete (finished drawing).
Here''s the code that I''m using for the most part...
Effect.BlindDown( mydiv, { afterFinish:Form.enable(myform) } )
Any
2007 Aug 02
3
Problems with Element.extend() on responseXML elements with IE
I have the following code in the "onSuccess" function of an
Ajax.Request() call. The content type of the response message is "text/
xml".
function interactionSuccess(request) {
var root = $(request.responseXML.documentElement);
...
So more or less I extend the root element of my XML response.
This call triggers the onException callback. The exception is a
2014 Nov 03
3
VI Jornadas de Usuarios de R [Materiales]
Hola a todos.
Ya están disponibles los materiales (videos y presentaciones) de las VI Jornadas de Usuarios de R que se celebraron en Santiago de Compostela los días 23 y 24 de Octubre.
http://r-es.org/Programa+de+las+VI+Jornadas
Animo a los que hayan asistido a que nos relaten su vivencia.
Un cordial saludo,
Miguel.
________________________________
Nota: A información contida
2004 Jul 19
3
PSTN gateway implementation?
Hello,
I need help in creating a simple PSTN Gateway. This is the scenario:
-I have one client sending me VoIP traffic (they don't have asterisk, so
IAX is out of the picture for me) and I need to validate that traffic
(only accept calls coming from his IP). After that I would terminate the
calls to the PSTN network and keep logs for billing purposes.
-I have a TE405P board and
2012 Mar 17
1
Información sobre paquete que simplifica gestión de fechas
Estimados colisteros,
aunque sé que esto no es una duda, sino solamente una información sobre
un paquete, me permito enviarla a la lista.
Todo el que haya trabajado con R ha 'blasfemado' alguna vez al tener que
tratar con fechas, pues su manipulación a veces es un poco molesta. Pues
bien: aunque el paquete existe ya desde hace tiempo, hace poco ha salido
una versión muy mejorada y
2006 Jun 22
1
remote content
Hi,
I''ve looked through the api and I can''t seem to find the functionality
that I''m looking for. I want a link that, when clicked, will replace the
content of a div with the rendered content of another action. Something
like what you can accomplish when you use remote_form_tag and then have
the reply replace the content of a div in the page. I''m sure this