As I worth through this I realised we have only activated the plugin on 9
pages. (Through the presence of ~~CODE-c~~)
Surely we should use it far more widely than that? Should we perhaps
activate it for all pages instead?

Thanks,
Andy

On Fri, 27 Oct 2017 at 12:36 Andrew Williams <a...@andywilliams.me> wrote:

> Hi Raster,
>
> When enabling that I see this issue in the PHP logs
>
> PHP Warning:  preg_match(): Compilation failed: regular expression is too
> large at offset 283819 in
> /home/andy/Code/E/www/public_html/inc/parser/lexer.php on line 118,
> referer: http://localhost/develop/efl/start
>
> With a bit of investigation I see that it falls over somewhere north of
> 1000 items. Given that we now have 4000 items and that we also try to link
> the () alternative as well (is that really needed?) I'm surprised if this
> plugin has worked in a rather long time.
>
> I am looking into ways to make this work again - but it's likely going to
> be a fix in the heart of dokuwiki. I will see if I can get it working then
> push something upstream as this could (in theory...) get triggered by other
> plugins in the future...
>
> No idea how performant it will be once we get a 5000 word lookup for every
> word in the wiki page being rendered...
>
> Andy
>
>
> On Thu, 26 Oct 2017 at 02:57 Carsten Haitzler <ras...@rasterman.com>
> wrote:
>
>> On Thu, 26 Oct 2017 08:54:26 +0900 Carsten Haitzler <ras...@rasterman.com>
>> said:
>>
>> > On Wed, 25 Oct 2017 17:09:06 +0000 Andrew Williams <
>> a...@andywilliams.me>
>> > said:
>> >
>> > > Hi,
>> > >
>> > > Today I was looking at the autogenerated EO docs... They seem to be
>> quite C
>> > > specific - but they start with some great generic content. They also
>> have
>> > > some clever autolink reference generation specific to c. So I got to
>> >
>> > originally the plan was to ensure things not covered by eo like eina
>> properly
>> > got linked in just when putting the symbol anywhere in a doc anywhere
>> on the
>> > wiki. the doc generator could generate links for things is knew about
>> (eo
>> > methods/classes etc.). :)
>> >
>> > > thinking if we want to generate the API in multiple languages this
>> script
>> > > would be the best place to do it. And so therefore I have landed on
>> > > mounting these docs in /develop/api so language specifics (such as
>> ref/c)
>> > > can be handled within that space.
>> >
>> > indeed it was meant for multiple languages too. starting with c and
>> well...
>> > we'll go from there. :)
>> >
>> > > As an outcome can raster or beber, or someone with local access to
>> the wiki
>> > > VM please change a line of the local.conf?
>> > >
>> > > $conf['code_extn'] = 'develop/api/ref';
>> >
>> > done. :)
>>
>> undone .. setting that makes all the pages stop marking down -> html and
>> you
>> get raw markdown text... hrrrrm...
>>
>> > > Thanks :)
>> > > Andrew
>> > > --
>> > > http://andywilliams.me
>> > > http://ajwillia.ms
>> > >
>> ------------------------------------------------------------------------------
>> > > Check out the vibrant tech community on one of the world's most
>> > > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> > > _______________________________________________
>> > > enlightenment-devel mailing list
>> > > enlightenment-devel@lists.sourceforge.net
>> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> > >
>> >
>> >
>> > --
>> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
>> > Carsten Haitzler - ras...@rasterman.com
>> >
>> >
>> >
>> ------------------------------------------------------------------------------
>> > Check out the vibrant tech community on one of the world's most
>> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> > _______________________________________________
>> > enlightenment-devel mailing list
>> > enlightenment-devel@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>> >
>>
>>
>> --
>> ------------- Codito, ergo sum - "I code, therefore I am" --------------
>> Carsten Haitzler - ras...@rasterman.com
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> enlightenment-devel mailing list
>> enlightenment-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>>
> --
> http://andywilliams.me
> http://ajwillia.ms
>
-- 
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to