Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: nanyu on February 23, 2009, 05:09:22 pm

Title: Plugin "Autoreadonly" release version.
Post by: nanyu on February 23, 2009, 05:09:22 pm
name: AutoReadonly

description:

   Provide a function for set a opened file read-only access automatical or manually.

   We offten open  sources file which is  a file of STL or BOOST or WX  just for "read" but "modify" it. This plug can help we set those files into "read-only" status auto.

install :
    you can download the bin file (just for windows):
    http://www.d2school.com/codeblocks/download/AutoReadonly.cbplugin (http://www.d2school.com/codeblocks/download/AutoReadonly.cbplugin) (edit: strip the bin file)

    main menu : "Plugin -> Plugin manager..."  new install for AutoReadonly.cbplugin

soruce:
windows : http://www.d2school.com/codeblocks/download/CBPlug_AutoReadonly-src(090225).7z (http://www.d2school.com/codeblocks/download/CBPlug_AutoReadonly-src(090225).7z)  (edit: update to 090225)
unix : http://forums.codeblocks.org/index.php?action=dlattach;topic=9588.0;attach=3138 (http://forums.codeblocks.org/index.php?action=dlattach;topic=9588.0;attach=3138)

setting :
    main menu "Settings -> Editor ... "  "Autoreadonly"
--------------------------------------------------------------------------

code::blocks svn 5456
windows xp
mingw-gcc 3.45

--------------------------------------------------------------------------
attachments is the Screenshot.


[attachment deleted by admin]
Title: Re: Plugin "Autoreadonly" release version.
Post by: ollydbg on February 24, 2009, 01:34:45 am
Thank you very much for your hard work!
Title: Re: Plugin "Autoreadonly" release version.
Post by: JGM on February 24, 2009, 11:54:42 am
nice addition to codeblocks  :D
Title: Re: Plugin "Autoreadonly" release version.
Post by: Max on February 24, 2009, 09:17:49 pm

Just a very minor bug....

You wrote "igonre" instead of "ignore" in the settings

Max
Title: Re: Plugin "Autoreadonly" release version.
Post by: nanyu on February 25, 2009, 02:45:19 am

You wrote "igonre" instead of "ignore" in the settings
Max

Thanks you, Max! 

In fact , my English is very poor... I wish someonewho speak English as a native  language can help me.
(edit : I have fixed the bug, thanks again)
Title: Re: Plugin "Autoreadonly" release version.
Post by: MortenMacFly on February 25, 2009, 05:14:03 pm
soruce:
windows : http://www.d2school.com/codeblocks/download/CBPlug_AutoReadonly-src(090225).7z (http://www.d2school.com/codeblocks/download/CBPlug_AutoReadonly-src(090223).7z)  (edit: update to 090225)
HTTP 404 not found...?!
Title: Re: Plugin "Autoreadonly" release version.
Post by: Jenna on February 25, 2009, 05:52:50 pm
HTTP 404 not found...?!
The link seems not to be updated to 090225, here is a working one:
http://www.d2school.com/codeblocks/download/CBPlug_AutoReadonly-src(090225).7z (http://www.d2school.com/codeblocks/download/CBPlug_AutoReadonly-src(090225).7z)