Fork me on GitHub

Scribite for .764  Bottom

  • What's the newest scribite that will work with .764?

    Has anyone gotten it to work with EZComments?
  • Latest and last version for pn.764 is 1.21 - http://code.zikula.o…/scribite/downloads

    No further versions for 764 will be released.

    It is not recommended to activate it with EZComments (for security reasons) - but it's possible ;)

    Add the following code to function "scribite_userapi_getModConfig()" in pnuserapi.php:

    Code

    $modconfig['EZComments']['installed'] = pnModAvailable('EZComments');
        $modconfig['EZComments']['areas'] = array ('message');
        $modconfig['EZComments']['funcs'] = array ('');


    ... untested ... "message" is the textarea-id - perhaps "comment" will work ...



    edited by: hilope, Jul 30, 2008 - 11:25 PM

    --
    | scribite! | TNGz | piwik | zweet |
  • 0 users

This list is based on users active over the last 60 minutes.