GithubHelp home page GithubHelp logo

backnode-prototype1's People

Contributors

ethealin avatar h4ris avatar lehembreg avatar lexoyo avatar ronandrouglazet avatar sitexw avatar

Stargazers

 avatar  avatar

Watchers

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

backnode-prototype1's Issues

integrate online image editor

the user should be able to edit the images in pixlr or an equivalent

when saved, the image should update in dropbox and in the website

2 - Add templates samples

Somehow, give the user examples of what can be done without having to create an HTML page with BN data in it

1 - Finish the landing page text !!

landing page text is not finished for me, and the doc page are not begin yet...it's an sass documentation .. a lot of things doing wrong on these pages, look around ;)

new design cloud explorer no versioned ?

Student create a new design for cloud explorer, BUT, they do it from crash, to crash ^^ we have now a custom cloud explorer, no versionning, in our js lib (see cloud-explorer.js and the thumbs image, etc..) we must call together to see what we do Alex :) did we try to keep it and do a pull request on cloud explorer repo when we merge it ?

2 - Make image editable

parse html to find image node with attribute data-bn="image"

on this node, listen for mouse over to show a visual alert (for modification)
listen click to replace image (save / upload it with cloud-explorer)

later, integrate online image editor (pixlr? simplier?)

4 - templating tools

Think about templating solution.

The main idea is to generate files from a template, and keep it sync with it.

When a modification append on template, generated files can be updated.

possible solution (?first shoot):

  • keep a ref to the template on generated files (and a version ?) with an html comment or something else
  • put an attribute "sharable{ID}" on editable element
  • when update on generated files, get template html and sync "sharable" node content (innerHTML)

!!! think more about that and put more idea !!!

fix editable zones markers

When on press the "on" button, some weird rectangles appear over the editable zones. Use CSS to do that instead of JS, and make it nicer ;)

1 - Make text editable

parse html to find node with attribute data-bn="text"
check if node have attribute contenteditable
if yes, set true
if not, maybe show a visual alert ? red border or something prettier :)

use ckeditor or something else

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.