go to post Scott Beeson · Feb 7, 2017 http://stackoverflow.com/questions/2246631/how-to-disable-ckeditor-conte...
go to post Scott Beeson · Feb 7, 2017 Can you check out this followup question about the AggregationId?
go to post Scott Beeson · Jan 30, 2017 I finally found it.SELECT * FROM HS_Data.OIDMapWHERE Types = 'Repository'But the table is empty in the HSREG namespace, which is where I need the data. So I can't do a JOIN and I have to manually cross reference. :(At least it's only 15 or so...
go to post Scott Beeson · Jan 10, 2017 Yep, it's because of the hierarchical design of the tags dropdown, which is a bad idea in general. InteroperabilityWeb ServicesWeb DevelopmentWeb ServicesThis gives us two tags:https://community.intersystems.com/tags/web-serviceshttps://community.intersystems.com/tags/web-services-0The preferred usage for this would be to tag a post with both tags to provide the necessary context. Interoperability Web Services orWeb Development Web ServicesBut it should be a single Web Services tag.
go to post Scott Beeson · Dec 13, 2016 I definitely log in with an ISC account and I definitely get logged out frequently.For what it's worth.
go to post Scott Beeson · Nov 28, 2016 CKEditor was the best back in my PHPNuke days. However, after a glance at the code, that's what this is...I think some of these issues may be an implementation problem. Sorry.edit: The whole "backspace loses focus" thing isn't a problem in the demo page at least: http://ckeditor.com/features
go to post Scott Beeson · Oct 11, 2016 Yes, the notifications still need a lot of work. This is one of the biggest issues.
go to post Scott Beeson · Aug 18, 2016 I'm stupid, I hadn't even tried the examples I used above. <!-- comment --> seems to work fine!