Git Product home page Git Product logo

openlivewriter.github.io's Introduction

OpenLiveWriter.com Website

The website for http://openlivewriter.com is hosted on GitHub pages using the source in this repository. Note that issues should only be logged against the website itself - for Open Live Writer application issues or enhancements see the OpenLiveWriter repo.

License

Open Live Writer proudly uses the MIT License.

Roadmap

You can find the roadmap for the Open Live Writer product here.

For the website, we are initially focussed on getting a fast, lightweight product homepage set up. Then we want to increase the end user help content to assist people using Open Live Writer. Developer documentation should live alongside the code.

Contributing

Open Live Writer is an open source project and wouldn't exist without the passionate community of volunteers and the same is true of the website contributors.

To contribute to the website simply:

  1. Fork the repo and clone locally
  2. Create a specific topic branch, add a nice feature or fix your bug
  3. Send a Pull Request to spread the fun!

If you haven't already, please sign the .NET Foundation CLA to give us permission to include your code in the next release of Open Live Writer.

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

For developer chatter, head on over to the OpenLiveWriter Gitter room: Gitter

For the people writing posts and news items:

All the files within _posts should have this section at the top of the file.

---
layout: default
title: 'Initial public release'
version: 0.5.0.0
categories: [release, news]
date: 2015-12-09 00:00:00 -0800
author: martinwoodward
download: true
---

Do not change the layout.
title: The text that you want to see on the page.
version: The version number of OLW about which the post is concerned.
categories: Comma separated categories within braces. If this contains blog it goes to /blog, if it contains news it goes to /news. If both, then it will be present in both places.
date: yyyy-mm-dd hh:mm:ss timezone (timezone is of the form +0530 or -0800, ie. +/-hhmm).
author is the GitHub username of the author. Used to link to their profile and show a small gravatar.
download: I'm not sure what this does but let it be.

.NET Foundation

The Open Live Writer project is supported by the .NET Foundation.

openlivewriter.github.io's People

Contributors

andyukroberts avatar clairernovotny avatar dfeies avatar dnfadmin avatar gbulicanu avatar gep13 avatar hashhar avatar jongalloway avatar kathweaver avatar martinwoodward avatar msftgits avatar nvella avatar rebornix avatar robdolin avatar robdolinms avatar robstand avatar scottisafool avatar shanselman avatar svenvandenbrande avatar thebeebs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openlivewriter.github.io's Issues

"Click here to begin" assumes mouse

The "unboxing" experience for Open Live Writer is a bit confusing if you have a touchscreen. You get to the home page, and tap the big ol' DOWNLOAD button. You see your browser telling you it's downloading a file. You also see a black box that expands out of the button saying "Click to begin". "Hmm, what's it talking about?" you ask yourself. "What should I click? I just clicked the big ol' button."

Then you realize that the devs expected you to have a mouse in your hand and hover over the button before clicking it, rather than just tap it. Lucky for you, devs are smart and fix experiences like this. :-)

Issues

No plugin for open live writer

Graphics

Updated open live writer and the composition page does not display correctly
Title area has white background but the rest of the page is blue like the background.
It used to look like a sheet of paper for writing but now it doesn't. I would like to know how to fix this issue. Thank you for this program. I am 75 years old and born before technology. I try to keep up but I don't know how to fix this.
I am working on a desktop computer and I am running Windows 10 Thank you
screenshot 72

screenshot 70

Plugins tutorials

Would be very useful to have a tutorial on how to write a minimal plugin for OLW.
The example could be very basic as:
clicking the Insert->MyPlugins will insert "It works!" in the text of the blog.

Thanks.

Download is not displayed

Anytime ### Downloads is in a new post, it is ignored. Or an icon shows up, but not near the files, not sure which.

Add a `Create issue` button to the website's error pages

This would allow users to click the button and a new GitHub issue will be created with some default information (the URL they were visiting, the browser and the link which led them here) using the GitHub API.

I currently am looking for how to send JSON data to a WebAPI using plain HTML (AJAX or jQuery maybe?).

Redirect Question

In OpenLiveWriter.Github.io / getting-started / index.html
we have

  • /WriterRedirect/WriterHelpV3/
  • /WriterRedirect/LearnMore/

Don't we need to create those redirects? I can do it, but wasn't sure how this works

Open Live Writer does not load all posts that are saved in Draft

I'm having a problem in the Open Live Writer application does not read all the files saved in the draft, I enter the application, I press on saved texts in the draft and when I put it to see all it does not show everything that is in the windows 10 rescue folder of posts? I do not speak much English and I can not know how to proceed, I have already uninstalled, erased all the data and installed everything again, however, I can not. Can someone help me? Thanks in advance!

Put Release Notes on Website

So Blogger auth now works (for me at any rate). Woot! However - because there's no release notes on the OLW homepage - I found this out by accident.

What's the mechanism going forwards for finding out that new features or releases are available?

Write tutorials on .60 features

We need tutorials on the new features:

Spell check
Time setting

and a few other frequently asked questions

Assign to me please.

Win10 HiDPI scaling not working

Environment:
SurfacePro4 / Win10-Pro - all updates applied
Issue:
OpenLiveWriter 0.6.2 breaks scaling when using dual monitors. It looks "fine" (all be it small) on the SPro's main display, but when moved to the secondary monitor (Samsung FullHD via HDMI using Microsoft miniDP-to-HDMI adaptor) the display scaling fails and the OLW window is "all wrong".
workaround:
reverting back to 6.0.0 resolves the issue (thanks for not auto-clobbering the previous version!)

image

Please add Zoom to the Editor

Please add zoom to the editor. I use a 4K monitor and could greatly benefit from a zoom feature.

Even setting my Windows Text zoom to 200% has no effect on the OLW text size.

Thank you!

Need site navigation

We really need some basic navigation in the site. Here are the things I can think of that we'd like to have on the site if we can figure out where to link it all:

  • Front page (Download, elevator pitch and screenshots)
  • News / Blog (it's very ironic that the key offline tool for bloggers doesn't have a blog bloggers can subscribe to)
  • Tutorial
    • How to get started with the various blog services we support
    • Inserting images (with accessibility info), inserting video etc
    • Power features and other options etc
  • Plugin Gallery
  • Getting Involved with the community
    • Bug reports
    • Feature suggestions
    • Developing
    • Localization / Translations
  • Discussions / Forums / Getting Help
  • About the project, some history etc

If anyone feels like having a go at the basic layout of the site to give us a structure for our site navigation then be my guest. I think that would then unblock things like #15 and much more.

Add page to document how to set up FTP Site

This page will help resolve [Issue 179 FTP help page is missing when you click on "How do I configure FTP site?] OpenLiveWriter/OpenLiveWriter#179 and provide further user documentation.

The OpenLiveWriter link is currently: http://openlivewriter.org/WriterRedirect/WriterFTPHelpV3?Version=0.0&Build=5.0&Market=en-US

The LiveWriter page exists at http://windows.microsoft.com/en-US/windows-live/writer-ftp-server-images-photos-ui

Question: Do we want to use the existing link (Not very description), or create an entirely new page, and link to the new page.

I vote for the software change.

Is it possible to add image compression into OLW?

(I hope I am posting this request in the right way, otherwise please advice how I should do)

I am trying to optimize my blog for speed and would really love if OLW could have image compression built in so all images attached could be lowered to lets say 70% jpeg quality.

That would be great!
Thanks in advance to all you superb developers! ;)

Reduce vertical space in navigation

If anyone gets chance to do some CSS hackery, I would love for us to try and reduce the vertical space that the addition of navigation has added. I was thinking something like below, but completely open to other ideas.

image

kernelbase error after update

Using windows 7

Problem signature:
Problem Event Name: APPCRASH
Application Name: OpenLiveWriter.exe
Application Version: 0.6.2.0
Application Timestamp: 59248655
Fault Module Name: KERNELBASE.dll
Fault Module Version: 6.1.7600.16385
Fault Module Timestamp: 4a5bdaae
Exception Code: e0434352
Exception Offset: 00009617
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1061
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.