General
234 results found
-
Allow inline SVG to be saved
Great work.
I found a bug: If inline SVG is used, it displays fine in the edit console, but when saving and previewing, the SVG element has been removed.
Test code to add to HTML editor:
<svg xmlns="http://www.w3.org/2000/svg">
<line x1="20%" y1="100%" x2="80%" y2="20%" stroke-width="2" stroke="green"/>
</svg>Also, the code editor re-writes '<line/>' as '<line></line>' but that's probably not a problem.
5 votesTried with the attached snippet and this is now working.
-
arabic support
its look like the arabic font support is not that good ..
the RTL is not working as it should, and the spaces turn into somethings else.4 votesWe’ve added a new RTL mode. Give it a try when you get a chance, it’s available in the Settings panel inside of the editor.
-
7 votes
-
Text alignment doesn't work -- parapraph is always center-aligned (Crome, FF)
In editor alignment works OK, but when I go to Preview it is turned into <div style=""> and alignment is inherited from parent's rule:
.reveal .slides {
text-align: center;
}As I said I tried in both Firefox and Chrome on Win7.
2 votes -
Link is not working
Link created in the presentation aren't saved. :-o
3 votes -
Import a Custom Template
I have been working on a custom theme with CSS amends etc but it would be nice if once finished i could use the Editor here to add / change pages
1 voteDone as part of the custom CSS editor.
-
1 vote
-
Add the rest of the awesomeness to editor (too many to list)
I'm not going to great issues for each, but it would be great should add support for:
- themes
- global state
- custom events/JS files
- quotes
- syntax highlighting
- linking
- fragmented views
- export to pdf
25 votesThe following items have been added:
- Themes
- Global states (i.e. changing bg color per slide)
- Fragments
- Quotes
- Syntax highlightingWe’ve got PDF export on the to-do list as well.
-
Edit email/profile
I've just created a user and wanna edit the email associated to the login
2 votesYou can now edit your email, username, real name and a few other things in the account settings menu.
-
edit presentation name
I can't
8 votesYou can now edit your presentations name in the editor, look for the Settings button.
-
5 votes
The media insert tool in the editor toolbar now has an input field for YouTube/Vimeo video URLs.
-
look into the google.appengine.api.datastore exception
this pops up when I try to log in using my openID.
7 votesWe’re no longer running on AppEngine so this shouldn’t be an issue.
-
format editing - font color
Dear Hakim,
2 suggestions on your great product:
1/ would be great to have the single theme (white background) available as in reveal.js -> http://lab.hakim.se/reveal-js/?theme=simple#/
2/ Could you improve the format editing capacities with font color selection? Also would be great to choose exact size of text like 12,14,16 etc... instead of paragraphs, heading 1, heading 2.I guess this is work in progress, but really excellent tool!
Best
Mathieu6 votesWe’ve added a bunch of new themes, though some of them are Pro-only.
Font-size options and a new color picker/palette have also been released.
-
Full screen overview mode
When entering overview mode by hitting escape, it takes you out of full screen. Perhaps offer a button in the center of the four directional arrows for overview, or a different keyboard shortcut that allows you to view the overview mode in full screen.
0 votesThe overview mode can also be toggled via the ‘O’ key, which works when in fullscreen.
- Don't see your idea?