Displaying 17 results from an estimated 17 matches for "editme".
2005 Oct 27
5
Save output of Ajax.InPlaceEditor to a variable?
...allow in-place editing but what I''d like
to do is get the new value and throw that in a hidden form variable
Is this possible? I couldn''t really see a way to short circuit the
logic so the ajax communication is bypassed. Perhaps this would work:
new Ajax.InPlaceEditor(''editme'', '''', {variable:''somevar''});
When the user presses "save" then "somevar"''s value is updated.
Thanks,
--Bill
2005 Oct 26
2
Troubleshooting inplace editor
...pt.aculo.us> 1.5_rc3 and
copied it to my javascript folder.
2. To set up a simple test, I created a new test page containing only the
copied from demo1 from the script.aculo.us <http://script.aculo.us> wiki:
http://wiki.script.aculo.us/scriptaculous/show/Ajax.InPlaceEditor
<p id="editme">Click me, click me!</p>
<script language="JavaScript">
new Ajax.InPlaceEditor(''editme'', ''/demoajaxreturn.html'');
</script>
3. The page loads okay, but no Ajax magic.
4. My javascript console displays the following errors:
E...
2007 Feb 16
1
Sangoma A101 install problem
I just got a brand new A101 and am trying to install it in my test Asterisk
box.
The install went without a hitch. I followed the directions on the Sangoma
Wiki:
Wanpipe Asterisk Install
http://sangoma.editme.com/wanpipe-linux-asterisk-install
Wanpipe for Asterisk Configuration
http://sangoma.editme.com/wanpipe-asterisk-configure
It went perfect, no problems and Asterisk came up fine. I downed the box and
moved it from my office to the computer room where I could hook it up to a
test T1. I booted the b...
2007 Mar 15
8
in-place-editor
hi @ all
how can i save my edited text in the database with php?
thanks for your support
--~--~---------~--~----~------------~-------~--~----~
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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send
2005 Jul 18
13
in place text edit
I''ve written a pretty nice Flickr style in place text edit JavaScript
control based on the Script.aculo.us library.
API is like this:
<span id="editme">Edit me!</span>
<script>
new InPlaceEditor($(''editme''), ''url/to/action'');
</script>
Background changes to gray as mouse hovers over the text (like flickr)
and the <span> is replaced (well, actually hidden) by a <form> wh...
2004 Dec 09
1
Exim4 authentication patch
...ecot_options_block),
+ auth_dovecot_init, /* init function */
+ auth_dovecot_server, /* server function */
+ },
+#endif
+
{ US"", NULL, NULL, NULL, 0, NULL, NULL, NULL }
};
diff -urdpNx build-Linux-i386 -x Local exim-4.43.vanilla/src/EDITME exim-4.43/src/EDITME
--- exim-4.43.vanilla/src/EDITME 2004-10-05 12:32:08.000000000 +0400
+++ exim-4.43/src/EDITME 2004-12-09 16:00:00.000000000 +0300
@@ -410,6 +410,7 @@ FIXED_NEVER_USERS=root
# AUTH_CYRUS_SASL=yes
# AUTH_PLAINTEXT=yes
# AUTH_SPA=yes
+# AUTH_DOVECOT=yes
#------------------...
2006 May 12
3
monitoring sangoma cards via snmp
Hello,
Digium does not provide snmp support to monitor their
cards !
Anybody has tried Sangoma product A104 Quad T1/E1 or
others ?
Regards
harry
___________________________________________________________________________
Yahoo! Mail r?invente le mail ! D?couvrez le nouveau Yahoo! Mail et son interface r?volutionnaire.
http://fr.mail.yahoo.com
2006 May 11
3
sangoma A102 installation question
Hi!
I've went through the READMEs and could not answer this question:
During installation, the Setup program asks:
Would you like update/upgrade wanpipe drivers? (y/n)
For a pure Asterisk TDM installation - is it required to patch the
kernel or is this only when using the sangoma cards as WAN router?
regards
klaus
2006 Jan 14
4
echo tail stats
Does anyone know how to determine the echo tail size (in ms) of a particular
call?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060114/81fea099/attachment.htm
2007 Mar 15
2
A200 card problem
...0 card with 1 FXO and 1 FXS module. Sadly, I can't
make it work- currently, asterisk will not startup because of a bad
module. Below are some log files/config files. If anyone has any
suggestions, I'd appreciate it.
I used Trixbox 2.0 and followed instructions on (http://
sangoma.editme.com/wanpipe-linux-asterisk-atHome) - no problems
running through or compiling. I also downloaded trixbox 2.0 with
sangoma drivers included directly from sangoma (http://
wiki.sangoma.com/Trixbox-1xx). I know how this list feels about
trixbox, but still, the card/configs are the same, no...
2006 May 13
0
RE: snmp and asterisk
...Voice will work
> under zaptel, so you
> would need to perform the SNMP through Asterisk.
>
> Regards,
> David Yat Sin
> Sangoma Technologies
> (905) 474 1990 x119
> (800) 388 2475 x199
> MSN: david.ys1@hotmail.com
> Email: davidy@sangoma.com
> Wiki: http://sangoma.editme.com
>
>
>
> >
> > -----Original Message-----
> > From: gaillacharry@yahoo.fr
> [mailto:gaillacharry@yahoo.fr]
> > Sent: Friday, May 12, 2006 3:42 AM
> > To: info@sangoma.com
> > Subject: ***SANGOMA INFORMATION REQUEST***
> >
> > CSV...
2002 Mar 06
1
Multiple samba servers, 1 smb.conf.include file
Hi Everyone --
Currently we are running two samba servers, server1 and server2 for
example, which are each using the same smb.conf.editme as an include
file to the server's smb.conf file for it's shares. In other words if
you go to \\server1\my-share or \\server2\my-share, it would be the
identical share.
One quite large problem that we are running into is that although each
server will apply file locking, if two people...
2006 Jan 22
1
Bug in Scriptaculous 1.5.1 (InPlaceEditor)?
Hello guys,
I''m experiencing a bug in 1.5.1, confirmed by me in IE and others on the
Rails general list in Safari. It does not manifest itself in Firefox.
In IE and Safari, clicking an Ajax.InPlaceEditor causes two form elements
to be created, rather than the one expected. I''ve examined the code in
controls.js and determined that the event handler "enterEditMode" is
2006 Apr 24
1
Pinouts for T1/E1 crossover cable WAS "RE: what cable to connect a legacy PBX to a TE410P ?"
...f thumb:
Up to 50 ft: Flat patch cable
Up to 500 ft: Ordinary twisted telephone cable Cat 5 may be
overkill unless you are going hundreds of feet.
David Yat Sin
Sangoma Technologies
(905) 474 1990 x119
(800) 388 2475 x199
MSN: david.ys1@hotmail.com
Email: davidy@sangoma.com
Wiki: http://sangoma.editme.com
>
> Date: Mon, 24 Apr 2006 20:19:02 +0800
> From: Leo Ann Boon <leo@datvoiz.com>
> Subject: Re: Pinouts for T1/E1 crossover cable WAS "RE:
> [Asterisk-Users] what cable to connect a legacy PBX
> to a TE410P ?"
> To: radamson@routers.com, Asterisk Us...
2006 Jan 22
6
Bug in Script.aculo.us'' Ajax.InPlaceEditor?
Guys,
I am likely going to submit this as a bug, but wanted to see if anyone
else is experiencing it. I''m trying to use an Ajax.InPlaceEditor. In
firefox, it works great, but in IE, it adds two form elements when
clicked instead of one.
In other words, you have two text fields, two ok buttons, and two cancel
links after clicking an element to be edited.
This even happens when
2006 Jun 03
3
Sangoma A101 configuration
Im trying to install and configure sangoma ...
every thing is OK but when type the command "wanrouter
start" the following error apears:
wan Driver not found.
Thanks for any help
2003 Dec 01
0
No subject
Edit the file called src/EDITME and put the result in a file called
Local/Makefile.
Then you may proceed ... and next time ... you post an error message you
may want to be specific ... not "or something like that" ...
On Mon, 21 May 2001, Mager Charles WB wrote:
> Again another email ALMOST off the point, but not...