PHPortal Pre-Beta Version 0.2 is Released!.
Downloads
Minor and Major Bug Fixes, Minor and Major
Enhancements:
+ Added JavaScript Format Transformation
+ Added
Microsoft Agent
text-to-speech Translation Format Transofrmation
+ Added
support for XSLT /
XML / XSL format transformations with or without the Sablot
Extensions.
+
Fixed, streamlined, and improved Properties Control
Panel
+ Added RC4
Encryption and Decryption to Passwords and Control Panel
encrypt / decrypt
textarea using RC4 and Passphrases..
+ Broke apart
sessions table into four
tables (log, log_archives, sessions, and actions ('actions'
not standard use as
PHPortal Expression optionally)) sessions contain all
active users per
site.
Log includes a 24 hour period of detailed website
statistical
information. log_archives contain a log statistical
synopsis per day per row.
Actions contains all GET and POST requests as IP logs and
can be used to detect
hacking attempts against your website does not coem
standard and auto-install
like the other three due to hits high level of
customizations that are required
and is therefore optionally available via a PHPortal
expression method..
+
Added a Site Backup option in the Control panel that can
email, save local, or
allow a download of your complete SQL and/or your server
files, your HPortal
dynamic generated site as static in a zipped filed
structured directory, and
import SQL data.
+ Added Cron Emulation and a management
interface in the
Control panel which is only accessible to 'owner' role and
uses a shared table
in one DB due to its minimal usage.
+ Streamlined XML-
RPC allowing use of the
new PHP XMLRPC builtin extensions as a automatic option or
without.
+
Streamlined and fixed management security per object
settings.
+ Added
XPC-URI tag as a transitional one that will be usd to
replace the current
internal calls using XPC-EXP, XPC-MTH, XPC-APP, and XPC-
INC.
+ Added a
History table for Undo actions in the Management panel as a
audit tool for each
Object.
+ Fixed lots of minor bugs like the spanning
pages of results and the
tree view in the left nav.