gust icon indicating copy to clipboard operation
gust copied to clipboard

port of Ghost admin panel to WordPress

Results 21 gust issues
Sort by recently updated
recently updated
newest added

use localization functions __(), _e(), etc. for all strings.

enhancement

create interface to add/edit/remove categories and tags - [x] add new category in category selector - [ ] taxonomy term dialog view/dialog(?) - [ ] delete term - [ ]...

enhancement

General overhaul of keyboard shortcuts - - [ ] making shortcuts more cross browser/platform compatible - [ ] creating UI to customize shortcuts in options page Ghost is looking into...

enhancement

Audit /post/ API call - it is slow on some setups and carries too much info compared to what is actually needed. Related issue: #33

enhancement

As it says in the headline: the lists of posts and pages remain empty (not the Disqus issue since I'm using WordPress native comments), and whenever I change the tab...

bug

Here is the case: - I am writing some text on editor, for example: paragraph 1 - Lorem ipsum dolor sit ................ consectur adipiscing elit paragraph 2 - Lorem ipsum...

bug

- [ ] no preview tab on mobile - [ ] Popup with publishing data is too wide. - [ ] tag input appears under the keyboard when tag button...

bug

It would be helpful if an :active class was added to the publish/update buttons as they rely on ajax. For instance temporarily changing the text to 'updating…' or 'saving…' etc....

enhancement

After installing Gust 0.3.1 on my web server (Debian, Nginx, PHP 5.4) the editor does load, but when I add want to add a new post the preview window always...

bug