Trevor DeVore

Results 20 comments of Trevor DeVore

I'm found this while troubleshooting an issue where Sanitize strips out the `:` character in the `href` tag. I have a document with a bookmark that contains the `:` character...

I created feature request 18468 for this. These are cookie parsing and internet date functions I've been using in a custom version of libURL for years.

@montegoulding and @runrevmark - When I saw this PR I thought of enhancement request [#11934](https://quality.livecode.com/show_bug.cgi?id=11934). Could an argument be made that the `spaceAbove`/`spaceBelow` of a paragraph should affect just the...

@peter-b I like this improvement. The lesson work that has to be done for each individual widget the better.

The general rule in the `app.yml` file is that if you are pointing to a single object then use `filename` and if you are pointing to a folder of objects...

I do not want to use `folder` to point to an individual helper as it is already used in another context. That would be confusing as well. What if `path`...

Hi Anton. Adding encryption for the levure stack is definitely doable. As background, password protecting stacks in the framework is intended to protect the business logic of the application so...

You're welcome @Tonaras. To answer your questions: > How can I change the file extensions of my stacks in the built App from ".livecode" and ".livecodescript" to something else without...

I've never used the messages feature in the IDE so I haven't dealt with this before. Here is the IDE code in `stack "revidelibrary"` of LC 9.6.7. (`edit script of...