One of my customer's people was trying to edit a node using an iPad. We use the CKEditor module (not not with WYSIWYG module). She says the editor buttons didn't work. The fact that the editor took over the textarea seems to indicate that iPad can do javascript to some extent. Any ideas on why this didn't work? I don't have an iPad, so I can't test it. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
I ran into a similar issue with TinyMCE. From what I read, the iOS lacks support for sending text to contenteditable elements and is a show stopper for all popular WYSIWYG editors. http://axonflux.com/mobile-safari-and-the-ipad-do-not-support-con http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=73824#p73824 http://cksource.com/forums/viewtopic.php?p=47548#p47548 I didn't find an editor a WYSIWYG that worked with the iPad, but I'd love to know if one exists. http://ipadpeek.com/ won't help troubleshoot javascript issues, but it's useful for checking layouts on an iPad without buying one. If you're using a mobile theme, you'll want to change your browser to spoof the iPad or you'll just see the normal theme. - Kevin Reynen On Thu, Oct 14, 2010 at 7:30 AM, nan wich <nan_wich@bellsouth.net> wrote:
One of my customer's people was trying to edit a node using an iPad. We use the CKEditor module (not not with WYSIWYG module). She says the editor buttons didn't work. The fact that the editor took over the textarea seems to indicate that iPad can do javascript to some extent. Any ideas on why this didn't work? I don't have an iPad, so I can't test it.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
The dev kit for the iPad is also available free from apple if you have a mac or "hackintosh". This lets you emulate it fully. Justin Edwards On Thu, Oct 14, 2010 at 9:12 AM, Kevin Reynen <kreynen@gmail.com> wrote:
I ran into a similar issue with TinyMCE. From what I read, the iOS lacks support for sending text to contenteditable elements and is a show stopper for all popular WYSIWYG editors.
http://axonflux.com/mobile-safari-and-the-ipad-do-not-support-con http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=73824#p73824 http://cksource.com/forums/viewtopic.php?p=47548#p47548
I didn't find an editor a WYSIWYG that worked with the iPad, but I'd love to know if one exists.
http://ipadpeek.com/ won't help troubleshoot javascript issues, but it's useful for checking layouts on an iPad without buying one. If you're using a mobile theme, you'll want to change your browser to spoof the iPad or you'll just see the normal theme.
- Kevin Reynen
On Thu, Oct 14, 2010 at 7:30 AM, nan wich <nan_wich@bellsouth.net> wrote:
One of my customer's people was trying to edit a node using an iPad. We use the CKEditor module (not not with WYSIWYG module). She says the editor buttons didn't work. The fact that the editor took over the textarea seems to indicate that iPad can do javascript to some extent. Any ideas on why this didn't work? I don't have an iPad, so I can't test it.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
Unless I'm missing an obvious Google search result, I don't see that the iOs dev kit is free at all. It and rather costs $99 and you have to register as an Apple developer? Dave Reid dave@davereid.net On Thu, Oct 14, 2010 at 9:36 AM, Justin Edwards <justin@telelanguage.com>wrote:
The dev kit for the iPad is also available free from apple if you have a mac or "hackintosh". This lets you emulate it fully.
Justin Edwards
On Thu, Oct 14, 2010 at 10:04 PM, Dave Reid <dave@davereid.net> wrote:
Unless I'm missing an obvious Google search result, I don't see that the iOs dev kit is free at all. It and rather costs $99 and you have to register as an Apple developer?
You need to be registered with Apple as a developer (free on website) to download IOS SDK for Xcode.Not sure but I think you need to pay to publish your apps in app market. regards Vivek -- The hidden harmony is better than the obvious!!
Register for free and download at http://developer.apple.com/devcenter/ios/index.action . iOS SDK4. The cost is only to submit apps to the iTunes store, you can test all you want for free. *To access iOS SDK 4 and additional technical resources and information, log in<https://daw.apple.com/cgi-bin/WebObjects/DSAuthWeb.woa/wa/login?appIdKey=D635F5C417E087A3B9864DAC5D25920C4E9442C9339FA9277951628F0291F620&path=%2F%2Fdevcenter%2Fios%2Findex.action> with the Apple ID and password you used to register as an Apple Developer, or register <http://developer.apple.com/programs/register> for free today.* Justin Edwards TeleLanguage Inc, Network Administrator 503.535.2171 (office) [ext 701 internally] 503.577.9487 (cell) On Thu, Oct 14, 2010 at 11:34 AM, Dave Reid <dave@davereid.net> wrote:
Unless I'm missing an obvious Google search result, I don't see that the iOs dev kit is free at all. It and rather costs $99 and you have to register as an Apple developer?
Dave Reid dave@davereid.net
On Thu, Oct 14, 2010 at 9:36 AM, Justin Edwards <justin@telelanguage.com>wrote:
The dev kit for the iPad is also available free from apple if you have a mac or "hackintosh". This lets you emulate it fully.
Justin Edwards
The company only supplies Windoze, so no dev kit for me. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr. ________________________________ From: Justin Edwards <justin@telelanguage.com> To: development@drupal.org; kreynen@gmail.com Sent: Thu, October 14, 2010 10:36:19 AM Subject: Re: [development] (no subject) The dev kit for the iPad is also available free from apple if you have a mac or "hackintosh". This lets you emulate it fully. Justin Edwards On Thu, Oct 14, 2010 at 9:12 AM, Kevin Reynen <kreynen@gmail.com> wrote: I ran into a similar issue with TinyMCE. From what I read, the iOS
lacks support for sending text to contenteditable elements and is a show stopper for all popular WYSIWYG editors.
http://axonflux.com/mobile-safari-and-the-ipad-do-not-support-con http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=73824#p73824 http://cksource.com/forums/viewtopic.php?p=47548#p47548
I didn't find an editor a WYSIWYG that worked with the iPad, but I'd love to know if one exists.
http://ipadpeek.com/ won't help troubleshoot javascript issues, but it's useful for checking layouts on an iPad without buying one. If you're using a mobile theme, you'll want to change your browser to spoof the iPad or you'll just see the normal theme.
- Kevin Reynen
On Thu, Oct 14, 2010 at 7:30 AM, nan wich <nan_wich@bellsouth.net> wrote:
One of my customer's people was trying to edit a node using an iPad. We use the CKEditor module (not not with WYSIWYG module). She says the editor buttons didn't work. The fact that the editor took over the textarea seems to indicate that iPad can do javascript to some extent. Any ideas on why this didn't work? I don't have an iPad, so I can't test it.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
By that same logic, your company should expect you to support a technology they don't make available to you. On Oct 14, 2010 12:56 PM, "nan wich" <nan_wich@bellsouth.net> wrote:
The company only supplies Windoze, so no dev kit for me.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Justin Edwards <justin@telelanguage.com> To: development@drupal.org; kreynen@gmail.com Sent: Thu, October 14, 2010 10:36:19 AM Subject: Re: [development] (no subject)
The dev kit for the iPad is also available free from apple if you have a mac or "hackintosh". This lets you emulate it fully.
Justin Edwards
On Thu, Oct 14, 2010 at 9:12 AM, Kevin Reynen <kreynen@gmail.com> wrote:
I ran into a similar issue with TinyMCE. From what I read, the iOS
lacks support for sending text to contenteditable elements and is a show stopper for all popular WYSIWYG editors.
http://axonflux.com/mobile-safari-and-the-ipad-do-not-support-con http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=73824#p73824 http://cksource.com/forums/viewtopic.php?p=47548#p47548
I didn't find an editor a WYSIWYG that worked with the iPad, but I'd love to know if one exists.
http://ipadpeek.com/ won't help troubleshoot javascript issues, but it's useful for checking layouts on an iPad without buying one. If you're using a mobile theme, you'll want to change your browser to spoof the iPad or you'll just see the normal theme.
- Kevin Reynen
On Thu, Oct 14, 2010 at 7:30 AM, nan wich <nan_wich@bellsouth.net> wrote:
One of my customer's people was trying to edit a node using an iPad. We use the CKEditor module (not not with WYSIWYG module). She says the editor buttons didn't work. The fact that the editor took over the textarea seems to indicate that iPad can do javascript to some extent. Any ideas on why this didn't work? I don't have an iPad, so I can't test it.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
I'm lucky they gave me (a contractor) a PC at all. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr. ________________________________ From: David Stoline <unncola@gmail.com> To: development@drupal.org Sent: Thu, October 14, 2010 1:34:41 PM Subject: Re: [development] (no subject) By that same logic, your company should expect you to support a technology they don't make available to you. On Oct 14, 2010 12:56 PM, "nan wich" <nan_wich@bellsouth.net> wrote:
The company only supplies Windoze, so no dev kit for me. Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________ From: Justin Edwards <justin@telelanguage.com> To: development@drupal.org; kreynen@gmail.com Sent: Thu, October 14, 2010 10:36:19 AM Subject: Re: [development] (no subject)
The dev kit for the iPad is also available free from apple if you have a mac or
"hackintosh". This lets you emulate it fully.
Justin Edwards
On Thu, Oct 14, 2010 at 9:12 AM, Kevin Reynen <kreynen@gmail.com> wrote:
I ran into a similar issue with TinyMCE. From what I read, the iOS
lacks support for sending text to contenteditable elements and is a show stopper for all popular WYSIWYG editors.
http://axonflux.com/mobile-safari-and-the-ipad-do-not-support-con http://tinymce.moxiecode.com/punbb/viewtopic.php?pid=73824#p73824 http://cksource.com/forums/viewtopic.php?p=47548#p47548
I didn't find an editor a WYSIWYG that worked with the iPad, but I'd love to know if one exists.
http://ipadpeek.com/ won't help troubleshoot javascript issues, but it's useful for checking layouts on an iPad without buying one. If you're using a mobile theme, you'll want to change your browser to spoof the iPad or you'll just see the normal theme.
- Kevin Reynen
On Thu, Oct 14, 2010 at 7:30 AM, nan wich <nan_wich@bellsouth.net> wrote:
One of my customer's people was trying to edit a node using an iPad. We use the CKEditor module (not not with WYSIWYG module). She says the editor buttons didn't work. The fact that the editor took over the textarea seems to indicate that iPad can do javascript to some extent. Any ideas on why this didn't work? I don't have an iPad, so I can't test it.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
participants (6)
-
Dave Reid -
David Stoline -
Justin Edwards -
Kevin Reynen -
nan wich -
Vivek Khurana