Updates
Archive
Categories
Now introducing the skin colors for the admin dashboard and tools. Classic AmethystOrchid BlueIzis FrenchBlue Mauve MosaicBlue Plum QuetzalGreen Rust Sandstone SugarAlmond These are set via a config entry in the web.config Example entry is shown here. If t[.....]
The MVC version now includes TinyMCE v5. Coming soon, admin dashboard skins. Draft images updated with final-ish versions 2023-05-13.
This is a release candidate binary including the core code base to date, as well as the photo gallery and simple calendar plugin. Binaries built in release, not debug mode. Includes all ASP.NET MVC binaries and supporting assemblies as well. The download[.....]
This is a beta binary including the core code base to date, as well as the photo gallery and simple calendar plugin. Binaries built in release, not debug mode. Includes all ASP.NET MVC binaries and supporting assemblies as well. The download also includes[.....]
MVC5 Progress: Getting there! Currently at 95% - at this point it's mostly find minor gaps in functionality or refactor layout to make the UI more natural. Time for TTE (Test Tweak Extend). At this point all the functionality has been stood up, it's just[.....]
As older servers are replaced, you may find yourself having difficulty getting the webforms edition to host properly with an ASP.NET 3.5/2.0 App Pool. Not to worry, with a few minor changes to the web.config, you can use the application in a .NET 4.0 app p[.....]
Currently about 85% has been ported, anything particularly critical has been ported (able to create and remove content, categories, tags, personalized templates, wire in widgets etc.) but some of the nicer but not critical functionality is still pending. GitHub | SourceForge | CodePlex
So I've been doing razor + mvc5 for almost the last year, and that being the case, I'm starting the process of porting CarrotCakeCMS into MVC5. Here's the brainstorm I've had so far: Draft of MVC version can be found at http://sourceforge.net/projects/carr[.....]
Due to Google retiring their code hosting (see Bidding farewell to Google Code ) the repository has been replicated to GitHub . In the meantime, the Google Code repository is still on-line. The code is still active on CodePlex and SourceForge .
Documentation and assemblies can be found here . See also on #CarrotCakeCMS The main changes to call out: update jquery ui to 1.11.4 update to jquery 1.11.2 updated tinymce to v3.5.11 added link image on comment page to allow direct launch of the related U[.....]