Tranquillity-Editor icon indicating copy to clipboard operation
Tranquillity-Editor copied to clipboard

An IDE for poets

Results 9 Tranquillity-Editor issues
Sort by recently updated
recently updated
newest added

This is incredible. However, it looks like the list of rhymes that it pulls is quite limited. If I enter the word, "air," for instance, it gives me: `kitchenware ere...

Add `name` attributes to the `textarea` and `input` elements containing the poem title, body, and rhyme scheme. This will allow people to link to the editor prefilled with certain text....

We need to implement user system. It should be simple, requiring just an email and password for registration. Users should be able to create and save poems. They should be...

enhancement

I spotted an authentication key for Lymbix API in the /application/controllers/home.php file. Please remove it/ substitute with dummy text, for obvious reasons of misuse. However, just making a new commit...

In Google Chrome, the poem’s placeholder text looks fine: ![placeholder text in Chrome](http://i.imgur.com/m1PnF.png) In Firefox, it has extra whitespace: ![placeholder text in Firefox](http://i.imgur.com/P8P78.png) This is because the HTML has extra...

The rhyme scheme box in Firefox: ![the rhyme scheme box in Firefox](http://i.imgur.com/a1eS9.png) The rhyme scheme box in Google Chrome: ![the rhyme scheme box in Google Chrome](http://i.imgur.com/m4UhC.png) My computer’s OS is...

Poem in monospace in Firefox: ![Poem in monospace in Firefox](http://i.imgur.com/4DmzR.png) Poem in Lucida Grande, as probably intended, in Google Chrome: ![Poem in Lucida Grande, as probably intended, in Google Chrome](http://i.imgur.com/C3X0C.png)...

It's no longer at a hackathon, so we need to start cleaning up the codebase. Off the top of my head, the database passwords and usernames should be removed from...

enhancement