You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@roller.apache.org by lbtc-xxx <gi...@git.apache.org> on 2018/04/14 05:25:15 UTC

[GitHub] roller pull request #11: Upgrade Xinha to the latest

GitHub user lbtc-xxx opened a pull request:

    https://github.com/apache/roller/pull/11

    Upgrade Xinha to the latest

    This upgrades the Xinha HTML editor to the latest (1.5.1). http://trac.xinha.org/wiki/ReleaseNotes#Xinha1.5.1
    
    The directory where there are the Xinha files are replaced by the latest Xinha distribution (other than the contrib directory, which contains some unnecessary files like something.php). The path in EntryEditor.jsp is updated to use the new version.
    
    I've quickly checked on some Roller deployments and it seems to be working fine.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lbtc-xxx/roller update_xinha

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/roller/pull/11.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #11
    
----
commit 92df1c249d4561be97eb2edb014b38ec4b77dd96
Author: Kohei Nozaki <ko...@...>
Date:   2018-04-14T04:42:58Z

    Upgrade Xinha

----


---