General
233 results found
-
Remove border from images
Please remove the border from the images. I want to make nice presentations and if you put that border, you will ruin the nice transparent image
1 voteWe’ve taken out the default borders on images.
-
2 votes
-
more css flexibility
I really love what you guys are doing with this...but one suggestion.. I can't override "box-shadow" for images in a specific template .. its kind of annoying when i just want to embed a transparent png
2 votesWe’ve taken out those default styles for images. Btw, you can also drag the edges of images to resize them now :)
-
Private Sharing Link for Unpublished Slides
The current "export" feature is not a real "export" apparently since rvl-specific settings/styles aren't included, making it impossible to share the slides to a handful few before publishing - which should be pretty common in the tech circle when your administrator requires reviewing it before allowing it to be publicly shared in a conference, etc.
22 votesWe have added the ability to share private links, though with the new product structure that’s one of the things that requires a Pro account.
-
Unable to log in
Unable to log in using as id (Google, Aol, etc..) Please fix, because I'd love to check this site out!
8 votesLog in system has been entirely replaced since this was reported.
-
Link not working in Mozilla Firefox & IE
1) http://www.rvl.io/abhijeetmuneshwar/abhijeet-ashok-muneshwar/fullscreen/#/2
2) Above is the link of the presentation that I created.
3) On above page, there is 1 link with name 'For Google Chrome'. This link works on Google Chrome 23, Safari 5.0, Opera 12.12. But it doesn't work on Mozilla Firefox 17.0 and Internet Explorer 10.
4) Please give me solution.1 vote -
Uniform Scaling
I'm giving a big presentation (>200 people) tomorrow and would really love to be controlling rvl.io wirelessly from my smartphone (Galaxy Note 2).
Unfortunately, the landscape mode only displays 70% of the slide (see http://goo.gl/ZN7LA and http://goo.gl/O0uvh.
I've tried editing the HTML to force the deck to top-align, but no success. Is there anything I can do? Please?
Edit: A more general solution would be "uniform scaling", so that it works fine on all aspect ratios and display sizes.
1 voteThis is now completed and deployed on rvl.io
-
Make it so that embedded YouTube videos stop playing when you change slides
I see that I can grab the embed code from YouTube and then go into HTML mode in rvlio and paste the code there and the video will play fine, but the video won't stop playing automatically when I switch to another slide. Can you make the video stop playing when I change slides?
5 votesYouTube videos now stop playing when navigating away from their slide.
-
Able to change user name
I'd like to change my user name to a more expressive one, but there currently is no way to do this.
3 votesYou can now change your username, as well as a lot of other account settings. Look for the Settings button in the header user dropdown.
-
Insert code from the editor toolbar.
As a software engineer, I think this is a basic requirement when I make presentations.
15 votesThis has been addressed; there’s a code format option in the toolbar and highlight.js kicks in on the deck page (not during editing).
-
Fix fragments saving
Right now fragments are not saved correctly event if they were added via "html" button.
The reason is "class" property is being erased on save (Chrome 23 & FF 17)12 votesYou can now add fragments directly through custom UI. Give it a go! :)
-
How do I embed, say, a YouTube video?
I see it done on another rvl.io, but cannot seem to figure out how to make it happen.
Can anyone help me out?
So, perhaps the 'idea' is for a couple of instructional vid's to help some of us out. I LIKE the simplicity of this tool, so please don't "complex" it up.
1 vote -
Dublicate deck option
Button on the control panel to duplicate a deck so you can re-use / don't need to start from scratch each time
12 votes -
1 vote
Done in the form of a custom CSS editor.
-
Support for non-English presentation names
presentation names should support all UTF-8 characters
16 votes -
Printing/PDF Slides
Must be able to print the slides, or at least print them to a PDF. Currently in Chrome it just shows a bunch of empty pages.
20 votesPDF export has been added, more info here http://slid.es/news/pdf-export
-
privacy settings + analytics
Would love to get analytics on who sees presentations and the ability to selectively share without publicly publishing (just a obfuscated but short link would do fine)
5 votesWith the release of slid.es, it’s now possible to share private decks through a secret link.
-
1 vote
-
Make stricter url routes
Usernames starting with "tos" or "about" apparently only give the "terms of service" or "about" pages instead of the user page :)
Like my page: http://rvl.io/tosh
1 voteThanks for reporting. This has been fixed now.
-
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.
- Don't see your idea?