Redirect API ChangeI've written a new redirect action that I think should replace Admin.redirectToOriginal and Page.jumpToPage, which were both designed to handle very specific cases, and yet are complicated and otherwise inflexible. Mine uses one parameter and works with any number and combination of known paths and user inputs. Axis Sivitz Thu, Dec 4 2008 3:11 PM 0 comments OpenEdit Weekly UpdateThis week the OpenEdit team has added yet another way to help classify your digital assets. We now have Related Products, whereby you can mark two assets as being related to eachother. We have increased security for downloading original assets through OpenEdit. There is also a new feature which allows you to override certain aspects of a property for a particular view. Previously, all settings for a product property were defined in configuration/productproperties.xml. If you included that property in more than one view (such as the advanced search and the product details page), the label and all other setttings for the property would be identical in each of those views. With this override capability, you can change the label of a field, whether or not it is editable or required, and several other settings for each of the different views. This will allow a property to be editable in one place, but not editable somewhere else. Currently this must be accomplished by editing the view's XML by hand, but we intend to add these features to the data editor very soon. To do this, just specify the settings in the view xml file, like this: <property id="name" editable="true" required="true" html="false">Enter the Asset's Name</property> This would override the default label for the 'name' property (the one defined in productproperties.xml) with "Enter the Asset's Name". The properties which are now overridable are: 'text' (the label), 'editable', 'required', 'listid', 'listchild', and 'html'. Taylor Cornett Fri, Nov 14 2008 11:39 AM 0 comments OpenEdit UpdatesThe OpenEdit team continues to work hard to improve the OpenEdit experience. We have added a new feature that allows users to create their own RSS feeds using customized searches. This is available from the "Tools" menu in the OpenEdit archive. We have also added versioning for assets. You can now keep track of different versions of the same asset within the OpenEdit archive. We have also revamped the product details page to allow easier access to this new feature, as well as meta-data editing, more download format options, and commenting on individual assets.
Taylor Cornett Mon, Nov 10 2008 11:31 AM 0 comments OpenEdit Development 8-14-08Features Further integration of product folders into the archive search functionality. You can now search for folders, view their contents, and download them as a zip file. OE now works with Resin 3.2 virtual hosts.
Improvements The OE Zip utility class now uses the file repository, which means mounted folders can now be zipped, as well as any other implementation of the repository interface. Also, we don't unzip OS X meta data in zip files. New Archive interface.
Bug Fixes Fixed group permission editor. Axis Sivitz Thu, Aug 14 2008 4:50 PM 1 comment 8 Deployments a Day..During the launch of the RMC network this past week, and since the launch of VoisinHQ three weeks ago, we have built and deployed Voisin countless times. During the first few days of an new application, we deploy a new version of the software up to 8 times per day. This has everything to do with OEF's fallback directory structure, build server set-up, and tools for plug-in upgrades. The process of getting bug fixes committed into the base code and upgrading live installations is incredibly smooth with OEF. In fact, it's so straight forward that we make changes, test, commit and upgrade live installations daily. The result of our rapid deployment cycles from an end user perspective is very significant. Our users often get receive an outline of the implemented solution to the bug they encountered the same day they post their complaint. This turns frustrated users into big fans of the software. Could you imagine Microsoft implementing a fix to your software complaints within 24 hours? Being able to provide an immediate and permanent resolution to most small issues preventing an enjoyable user experience is making a huge difference to the success of Voisin. Our initial success is very much a result of OEF. Thank you.
Joel Halse Wed, Aug 13 2008 11:27 AM 0 comments A List Apart Survey, 2008This is a bit off topic from OpenEdit but I think many of our users might find this interesting: Julie Riley Mon, Aug 11 2008 3:10 PM 1 comment OpenEdit Development 8-10-08Features New OpenEdit toolbar allows easy setup of new OE applications The new Mount Editor let's the admin manage all of the external directories used by OpenEdit in one central place
Improvements Greatly improved XML document writing speed, and simplified API Product folders can be indexed and searched by their _site.xconf properties. Product properties may be pulled in from .xconfs Axis Sivitz Mon, Aug 11 2008 10:10 AM 0 comments OpenEdit Development 8-1-08Features Download button in filemanager and gallery to directly download file Default filetype icons in Archive for non-images Folders can now be indexed along with products for searching Axis Sivitz Fri, Aug 1 2008 4:51 PM 0 comments New IdeasDoes anyone have feedback on this new OpenEdit Admin toolbar idea? The way it would work is that you would hover over the plugin type and it will drop down some sub options. This also allows you to setup multiple blogs, ecommerce or archive store fronts. Once you install a plugin then a new drop down will automatically appear.
Christopher Burkey Fri, Aug 1 2008 12:04 AM 2 comments Source StatisticsI gathered some statistics on OpenEdit's source code. I wonder how these will change over the next few years? Commands Used lines: find openedit/src/ -iname '*.java' | xargs wc -l files: find openedit/src/ -iname '*.java' | wc -l biggest: find openedit/src/ -iname '*.java' | xargs wc -l | sort -n Data openedit (core) java source: 25055 total lines in 161 files biggest: 932 lines: openedit/src/java/com/openedit/users/filesystem/FileSystemUserManager.java openedit editor java source: 32730 total lines in 190 files biggest: 1269 lines: openedit-editor/src/com/openedit/modules/admin/users/UserManagerModule.java openedit cart java source: 24131 total lines in 111 files biggest: 1607 lines: openedit-cart/src/org/openedit/store/modules/CatalogEditModule.java openedit archive java source: 8036 total lines in 46 files biggest: 665 lines: openedit-archive/src/com/openedit/archive/collection/CollectionModule.java openedit-blog java source: 2586 total lines in 15 files biggest: 520 lines: openedit-blog/src/org/openedit/blog/modules/BlogModule.java Axis Sivitz Tue, Jul 29 2008 3:11 PM 2 comments |
Most Recent Posts
Redirect API Change
(0 comments)
OpenEdit Weekly Update
(0 comments)
OpenEdit Updates
(0 comments)
OpenEdit Development 8-14-08
(1 comments)
8 Deployments a Day..
(0 comments)
A List Apart Survey, 2008
(1 comments)
OpenEdit Development 8-10-08
(0 comments)
OpenEdit Development 8-1-08
(0 comments)
New Ideas
(2 comments)
Source Statistics
(2 comments) Archive
Log in
Syndicate:
|
Copyright 2008 OpenEdit Inc. All rights reserved. last modified: Apr 30 2008
