Re: [pmwiki-users] how to "edit here" ?

2018-11-13 Thread Dominique Faure
Hi,

May be you have a try on one of the following cookbook recipes:

* CodeMirror (https://www.pmwiki.org/wiki/Cookbook/CodeMirror)
* EditPosFix (https://www.pmwiki.org/wiki/Cookbook/EditPosFix)
* RememberEditPosition
(https://www.pmwiki.org/wiki/Cookbook/RememberEditPosition)

Which are both able to keep cursor position between page editions

Regards,
Domibique

On Mon, Nov 12, 2018 at 10:40 AM Piotr A. Dybczyński
 wrote:
>
> Peter,
>
> thanks for your suggestion but this is not what I need.
>
> I am looking for a way to start editing a page by clicking a piece of it with 
> the
> cursor in a specified place. But I want a whole page to be available for 
> editing.
>
> Something similar to the effect of "save and continue editing" with a cursor
> still in the just edited place.
>
> Cheers,
> Piotr
> --
> /**
>   dr Piotr A. Dybczyński
>  homepage: http://www.dybczynski.pl/Piotr  e-mail: pi...@dybczynski.pl
> PAD***/
>
>
> __ Information from ESET Mail Security, version of virus signature 
> database 17890 (20180815) __
>
> The message was checked by ESET Mail Security.
> http://www.eset.com
>
>
>
> ___
> pmwiki-users mailing list
> pmwiki-users@pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] how to "edit here" ?

2018-11-12 Thread Piotr A. Dybczyński
Peter,

thanks for your suggestion but this is not what I need.

I am looking for a way to start editing a page by clicking a piece of it with 
the
cursor in a specified place. But I want a whole page to be available for 
editing.

Something similar to the effect of "save and continue editing" with a cursor
still in the just edited place.

Cheers,
Piotr
-- 
/**
  dr Piotr A. Dybczyński 
 homepage: http://www.dybczynski.pl/Piotr  e-mail: pi...@dybczynski.pl
PAD***/


__ Information from ESET Mail Security, version of virus signature 
database 17890 (20180815) __

The message was checked by ESET Mail Security.
http://www.eset.com



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] how to "edit here" ?

2018-11-05 Thread Petko Yotov
I've released 2.2.110 today and with a new feature $MarkupMarkupLevel 
similar to the SignalWhenMarkup recipe. You should be able to remove the 
SignalWhenMarkup recipe and add the following line to config.php to get 
the same functionality:


  $SignalMarkupMarkup = &$MarkupMarkupLevel;

Other recipes relying on SignalWhenMarkup should work fine with this 
change, contact me if any difficulty.


Petko

--
PmWeekly Blog  :  http://www.pmwiki.org/News
If you upgrade :  http://www.pmwiki.org/Upgrades


On 04/11/2018 14:44, Peter Kay wrote:

I have used Section Edit
(https://www.pmwiki.org/wiki/Cookbook/SectionEdit ) in the past to do
this; I don't know if that's currently working?  There was some issue
with SignalWhenMarkup; I looked at it at some point and the recipes
could fairly easily drop needing SignalWhenMarkup, but I didn't look
any further.

I have a working-draft of a recipe that lets one edit small sections
of a page (a single line, a few words, etc); if that's more what you
need I could share that.  I have been thinking to expand it to larger
sections, but haven't gotten there yet.

--Peter Kay
On Sun, Nov 4, 2018 at 5:00 AM Piotr A. Dybczyński 
 wrote:


Hi all,

how to compose a link which initiates page editing at a specified 
anchor?


SDR3.AllStars#J130352548?action=edit   does not work

and

SDR3.AllStars?action=edit cursor=#J130352548opens a page at anchor 
but for

reading, not editing.

Some of my pages are quite large and I would be happy to have such 
"quick links"

to start editing at a specified part of the page.

Thanks in advance,
Piotr
--
/**
  dr Piotr A. Dybczyński
 homepage: http://www.dybczynski.pl/Piotr  e-mail: 
pi...@dybczynski.pl

PAD***/


__ Information from ESET Mail Security, version of virus 
signature database 17890 (20180815) __


The message was checked by ESET Mail Security.
http://www.eset.com



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


Re: [pmwiki-users] how to "edit here" ?

2018-11-04 Thread Peter Kay
I have used Section Edit
(https://www.pmwiki.org/wiki/Cookbook/SectionEdit ) in the past to do
this; I don't know if that's currently working?  There was some issue
with SignalWhenMarkup; I looked at it at some point and the recipes
could fairly easily drop needing SignalWhenMarkup, but I didn't look
any further.

I have a working-draft of a recipe that lets one edit small sections
of a page (a single line, a few words, etc); if that's more what you
need I could share that.  I have been thinking to expand it to larger
sections, but haven't gotten there yet.

--Peter Kay
On Sun, Nov 4, 2018 at 5:00 AM Piotr A. Dybczyński  wrote:
>
> Hi all,
>
> how to compose a link which initiates page editing at a specified anchor?
>
> SDR3.AllStars#J130352548?action=edit   does not work
>
> and
>
> SDR3.AllStars?action=edit cursor=#J130352548opens a page at anchor but for
> reading, not editing.
>
> Some of my pages are quite large and I would be happy to have such "quick 
> links"
> to start editing at a specified part of the page.
>
> Thanks in advance,
> Piotr
> --
> /**
>   dr Piotr A. Dybczyński
>  homepage: http://www.dybczynski.pl/Piotr  e-mail: pi...@dybczynski.pl
> PAD***/
>
>
> __ Information from ESET Mail Security, version of virus signature 
> database 17890 (20180815) __
>
> The message was checked by ESET Mail Security.
> http://www.eset.com
>
>
>
> ___
> pmwiki-users mailing list
> pmwiki-users@pmichaud.com
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users

___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users


[pmwiki-users] how to "edit here" ?

2018-11-04 Thread Piotr A. Dybczyński
Hi all,

how to compose a link which initiates page editing at a specified anchor?

SDR3.AllStars#J130352548?action=edit   does not work

and 

SDR3.AllStars?action=edit cursor=#J130352548opens a page at anchor but for
reading, not editing.

Some of my pages are quite large and I would be happy to have such "quick links"
to start editing at a specified part of the page.

Thanks in advance,
Piotr
-- 
/**
  dr Piotr A. Dybczyński 
 homepage: http://www.dybczynski.pl/Piotr  e-mail: pi...@dybczynski.pl
PAD***/


__ Information from ESET Mail Security, version of virus signature 
database 17890 (20180815) __

The message was checked by ESET Mail Security.
http://www.eset.com



___
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users