Git Product home page Git Product logo

gutenpress's People

Contributors

basilio avatar felipelavinz avatar kaosb avatar markjaquith avatar thenbrent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gutenpress's Issues

Post type generator

Algunos parametros no se crean correctamente en el momento de generar el archivo del plugin, como por ejemplo los supports, independiente de cuales selecciono, me genera un array vacio en el archivo.

Metabox creator

Add a GUI for metabox creation (similar to the post type that already exists).
Start simple, improve UI later

Should allow to associate a meta-data definition to a post-type, and add the relevant code to the corresponding post-type plugin.

Add support for multilanguage sites

There are several plugins that deal with multilanguage content in WordPress; one of the most popular it's qTranslate which works but it's outdated, carries long-standing bugs that don't seem to be getting attention and uses some coding practices which could be vastly improved for better performance and/or coding standards.

Multilanguage support on GutenPress should be planned on a more abstract level, independent from each implementation, so that it would be possible to use one of several adapters depending on the multilanguage plugin used. For instance, there could be methods such as:

  • get the current alguange
  • get activated languages
  • translate content text
  • convert an url

... that get information from an adapter that acts as bridge between the plugin and the multilanguage interface on GutenPress

Javascript module load

Require.js, perhaps?
Should allow to enqueue a script even while doing output, so it can be dinamically loaded when needed

avoid early initialization of PostMeta

  • functions that populate select options are executed regardless of the admin it's showing the correct post type
  • PostMeta::setPostData() should have access to global $post

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.