Jump to content

Extra resource Fields in ckeditor As Autoit code


Recommended Posts

just for information, nothing important

I went to post a script that had the following directive:

#AutoIt3Wrapper_Res_Field=link|https://www.autoitscript.com/forum/topic/211822-is-there-a-way-of-getting-scite-to-show-unmodified-in-the-title-bar/

and within the code frame, it converted it to

#AutoIt3Wrapper_Res_CompanyName=www.autoitscript.com/forum
://////=__=://.=.com/forum/topic/211822-is-there-a-way-of-getting-scite-to-show-unmodified-in-the-title-bar/
 

From Extra resource Fields:

As plain text is ok

#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_Res_Field=Link|https://www.autoitscript.com/forum/topic/211822-is-there-a-way-of-getting-scite-to-show-unmodified-in-the-title-bar/
#AutoIt3Wrapper_Res_Field=Made by|ioa747
#AutoIt3Wrapper_Res_Field=Example|Just example
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****

As Autoit code

#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
://////=__=://.=.com/forum/topic/211822-is-there-a-way-of-getting-scite-to-show-unmodified-in-the-title-bar/
://////=__=
://////=__=
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****


Try As Autoit code in "..."

#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
://////=__="https://www.autoitscript.com/forum/topic/211822-is-there-a-way-of-getting-scite-to-show-unmodified-in-the-title-bar/"
://////=__="ioa747"
://////=__="Just example"
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****

 

Edited by ioa747

I know that I know nothing

Link to comment
Share on other sites

  • ioa747 changed the title to Extra resource Fields in ckeditor As Autoit code
6 hours ago, ioa747 said:
#AutoIt3Wrapper_Res_Field=Link|https://www.autoitscript.com/forum/topic/211822-is-there-a-way-of-getting-scite-to-show-unmodified-in-the-title-bar/

Try "https://...". By enclosing it I believe that would not happen ( just guessing, haven't tried/looked/tested anything )

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...