mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
ff9e6b5393
refs #7429 Finally it's starting to feel like a real editor, although there will be another version bump over the weekend which improves the toolbar behaviour and usability, and enables image uploading. - Added the start of a new toolbar, what we're (well I am) calling the Owesome bar, not to be confused with the Firefox Awesome bar. It's a cultural thing. (google "O for awesome"). - The idea of dragging and dropping cards has been removed for now, although the code will still be in there as we will support dragging cards around fairly shortly. When apps are included a better card interface will be required for a larger amount of app created content cards (Oh yeah!) - Ghost Server now pulls in it's configuration from Ghost-Editor, this allows Ghost-Editor to a) keep cards up to date, and b) define what happens if a card is missing. - The whole cards in admin written in ember and cards in server written in javascript thing is still very much a work in progress, it's kind of messy as we find the optimum solution (which isn't the current sollution). So yeah, this is a WIP not the final styling, not the final interactions, not the final anything... :) Adds a new mobile doc editor which has: - A new toolbar - Basic image uploading capability |
||
---|---|---|
.. | ||
api | ||
apps | ||
auth | ||
config | ||
controllers | ||
data | ||
events | ||
helpers | ||
logging | ||
middleware | ||
models | ||
permissions | ||
routes | ||
scheduling | ||
storage | ||
translations | ||
utils | ||
views | ||
errors.js | ||
filters.js | ||
ghost-server.js | ||
i18n.js | ||
index.js | ||
overrides.js | ||
update-check.js |