Foreword - I couldn't be more thankful for the tools you provide, under an open source license, free
for me to use and build on.
Seeing the advances in the apostrophenow.com version of the CMS I am wondering how much of
that is making its way back to trunk? As community members and developers of the open source version
can we expect some of the new features to find their way to the open source version?
What is the current policy on this, just for future reference.
Best,
Fotis
PS- keep up the good work!
At this point, we are using apostrophenow.com as a playground to try out new ideas. Some of the experiments will definitely make it back into the trunk. In fact, the photo grid slot has already been released. (Eagle-eye Robert Speer noticed on the day we released it.) I have been telling the team that we should make announcements to the list as we release these features and updates to the trunk/plugin. There have been a few.
Basically, many things that fit within the overall mission of the plugin will make it back. As an example, we are going to continue to iterate on the batch photo/file uploader. I can see that getting released in the near future.
Also, lots of these ideas will make it into Apostrophe2.
______
On another note, we hope the Apostrophe community can make use of the apostrophenow.com. We have already started building sites for clients that don't need extended functionality on it. There is no reason that a local dance company needs a site on the plugin. They can get all of the functionality of Apostrophe and we can focus on their design and template creation. Some other design/devs are doing this as well for clients. It has the potential to be a great revenue stream for you.
Hope this helps.
Geoff
Some of the less officially stabilized plugins do have an active trunk
in svn though (these generally have no branches, so there's little
confusion in practice).
--
Tom Boutell
P'unk Avenue
215 755 1330
punkave.com
window.punkave.com
Thank you for your replies, it reasures what I thought was the case.
@Tom: Sorry I meant the 1.5 branch
@Geoff: We are looking to take advantage of apostrophenow.com, havent gotten a good use case for this
yet, but I will make sure to post once we are able to get someone.
Best,
Fotis
We also needed time to work on a strategy for releasing new features
without infuriating the other half of our open source users, the ones
who are sick of changes to apostrophePlugin 1.5 and accompanying bugs
and bc breaks.
We'll probably release additional plugins that override parts of
apostrophePlugin when desired. You're not wrong that this will help
with our own quality control.
But don't forget we're turning our attention to Apostrophe 2. so we
really don't want to go down the Apostrophe 1.6 road any more than our
projects demand.
That said, we've already open sourced tons of
apostrophenow.com-related tech (pkLockServer and aS3StreamWrapper and
the Apostrophe changes that allow Apostrophe to use them come
immediately to mind) and will open source more.
--
For maximum backwards compatibility, you must set app_a_preview_toggle
to true to enable this. You must also add jquery.cookie.js to
view.yml, see view.yml in the sandbox.
If you don't expressly enable this, nothing changes.
In the sandbox i squeezed the admin bar down a bit and removed the
label from the preview toggle for space reasons, however in most
production sites you won't have every possible feature enabled at once
up there (or you'll be rolling some custom dropdown menus to
accommodate it).
--
Tom, amazing, thanks!