Add to delicious
Add to technorati
Add to technorati
Digg it
furl
Yahoo

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

    •  
      CommentAuthorMichael Dick
    • CommentTimeAug 1st 2008 edited
     # 1

    Hey everyone, I want to take the time right now to just say thanks for your continued support for PureEdit. I want to also take this time to talk about what changed in 1.4.1, and where my priority focus will be with PureEdit for the next 3 to 4 months.

    First, I want to apologize for the 5 month release sabbatical, as most of you know I moved to Washington DC (for three months) to join the nclud team (www.nclud.com). I return back to Oklahoma August 14th.

    Anyway, let's begin with the changelog listed on the PE homepage:

    • - Cleans field titles using the cleanFieldTitle($column) inside the $Utils class. Thanks to nazzz for the above help.
    • - Ability so "title_txt" is not a required column where the _rel is relationship is pointing to.
    • - Removed htmlentities() and stripslashes() from every _field file and put it in the module files.
    • - Converts characters to UTF-8. Thanks to Florent V. and mipi.
      - Replaced htmlspecialchars() with Db::escape() for security reasons in the mysql.db.php file.
    • - Rewrote and improved the installer.
    • - [Installer] Improved the Permissions Check by using is_writable().
    • - [Installer] Added the ability to set your table prefix.
    • - [Installer] Select which database you are using (ex: mysql).
    • - [Installer] Modularized the installer so it's easier to maintain.
    • - [Installer] Removed each "success" message after you enter data and hit continue.

    Changes that didn't make the homepage changelog:

    • - Further secured $_GET variables on index.php.
    • - Removed <strong>_txt</strong> suffixes in the accounts table to keep *sector tables* (that are affected by _fields) and essential tables (that are not affected by _fields) naming conventions consistent.
    • - Removed the Recent Activity box on the dashboard. I felt like it was not in my interest to further this development. I replaced it with an empty box to stress how open PureEdit's dashboard can be.
    • - Moved <strong>$settings['date']</strong> array from <strong>settings.lib.php</strong> to be within the <strong>date.field.php</strong> class.
    • - Fixed the <strong>Help Centers</strong> url structure in case you wanted to use its' ajax ability.
    • - Made the login time defaulted to 1 second. You can edit this in index.php.
    Thankful People: b83s
    • CommentAuthorFSX
    • CommentTimeAug 2nd 2008 edited
     # 2

    I downloaded and installed it directly when I saw this topic. :) First thing that I noticed is that you can choose a the Db class in the installation process. But it's still not possible to use an other database than MySQL.

    For more info see this topic: http://www.pureedit.com/community/comments.php?DiscussionID=209&page=1

    I'll send you the changed files when I edited 1.4.1. ^^

    Btw, great work. :thumbsup:

    EDIT:

    I uploaded my files. I Changed the MySQL class and chnaged the calls to the database functions. I also added a MySQLi class.

    You can download the changed files here (a readme is included): http://61924.wepwnyou.net/wp-content/plugins/download-monitor/download.php?id=6

    • CommentAuthorSunburn
    • CommentTimeAug 4th 2008 edited
     # 3

    So Michael, and where will your priority focus for the next 3 to 4 months. :)

    Thankful People: b83s
  1.  # 4

    Ah, I forgot to mention that. I was planning to make it a surprise. But, a little hint: a little tweaking of the interface, here and there.

    • CommentAuthorJared
    • CommentTimeAug 10th 2008
     # 5

    Mobile interface? :)

    •  
      CommentAuthorravaza
    • CommentTimeAug 10th 2008
     # 6

    Nice !
    still planning to add better right management ?

    • CommentAuthorTerkel
    • CommentTimeAug 11th 2008 edited
     # 7

    Jubii!
    I use PureEdit on all my projects, it's so flexible
    and the code is so easy to read & understand

  2.  # 8

    Jared, even though I just put out a M1k3 mobile version, not right now. :)

    Ravaza, right management means User Groups and such? If so, yes! I am working hard at ideas. Still haven't began coding, I want to make sure the process if flawless before implementing.

    Terkel, glad to see you here on the community!