← Back to team overview

kicad-developers team mailing list archive

Re: Current state of ActionPlugin

 

I am unable to apply this patch, are you sure this is made against
HEAD on master?

2017-01-09 19:08 GMT+01:00 Jean-Samuel Reynaud <js.reynaud@xxxxxxxxx>:
> Hi,
>
> Please find attached a patch with an implementation of this feature.
>
> I modified mainly the file pcbnew/menubar_pcbframe.cpp to add this menu
> and some swig interface to implement python basics.
>
> I added
> pcbnew/class_action_plugin.*
> pcbnew/swig/pcbnew_action_plugins.*
> to implement the feature
>
> I added
> pcbnew/python/plugins/text_by_date.py
> to share an example of how to use it.
>  This sample example (with comments...) just change any text field on
> the current board where the content is "$date$" to "$date$" + date in
> iso format:
> example "$date$ 2017-01-09"
>
>
>
> Regards,
> Le 04/01/2017 à 22:14, Wayne Stambaugh a écrit :
>> To my knowledge no one is currently working on that.
>>
>> On 1/4/2017 4:16 PM, Jean-Samuel Reynaud wrote:
>>> Mainly Action plugins was supposed to add right click/menu/toolbar hooks.
>>>
>>> There is two reference of this:
>>> scripting/kicadplugins.i
>>> and
>>> pcbnew/swig/TODO.txt
>>>
>>>
>>>
>>> Le 04/01/2017 à 20:14, Wayne Stambaugh a écrit :
>>>> What do you mean by action plugin?  I'm working on the schematic I/O
>>>> plugin.  AFAIK, that is the only plugin in progress.
>>>>
>>>> On 1/3/2017 10:02 AM, Jean-Samuel Reynaud wrote:
>>>>> Dear All,
>>>>>
>>>>> Quick question about ActionPlugin. What is the current state ? Is there
>>>>> anybody working on it ?
>>>>>
>>>>> Regards,
>>>>>
>>>>> _______________________________________________
>>>>> Mailing list: https://launchpad.net/~kicad-developers
>>>>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>>>> More help   : https://help.launchpad.net/ListHelp
>>>>>
>>>>
>>>> _______________________________________________
>>>> Mailing list: https://launchpad.net/~kicad-developers
>>>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>>> More help   : https://help.launchpad.net/ListHelp
>>>>
>>>
>>>
>>> _______________________________________________
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>


Follow ups

References