Giter Club home page Giter Club logo

periodicjs's People

Contributors

codhah92 avatar ecasilla avatar gitter-badger avatar irisdan avatar janbialostok avatar keheliya avatar markwaldron avatar rshyong avatar vishnuravi avatar yawetse 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

Watchers

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

periodicjs's Issues

preview themes

core controller should check for req.session.previewtheme, create preview theme session

fix npm install fail on travisci by defining install path with .npmrc

Hey Ernie,

so here's an interesting issue that came up while testing on amazon linux with @vishnuravi , the default npm install prefix is the user's home directory, this is an issue because during the install process from npm, it moves periodic from /path/to/webapp/node_modules/periodicjs to /path/to/webapp/periodicjs.

On certain linux distros this will continuously be a pain, I'd like to define the proper npm install prefix to install node modules locally in that directory

Install Issues

npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "periodicjs"
npm ERR! node v0.10.32
npm ERR! npm  v2.1.7
npm ERR! code ELIFECYCLE

npm ERR! [email protected] postinstall: `node scripts/install.js`
npm ERR! Exit status 8
npm ERR! 
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is most likely a problem with the periodicjs package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node scripts/install.js
npm ERR! You can get their info via:
npm ERR!     npm owner ls periodicjs
npm ERR! There is likely additional logging output above.
npm ERR! Darwin 13.4.0
npm ERR! argv "node" "/usr/local/bin/npm" "install" "periodicjs"
npm ERR! node v0.10.32
npm ERR! npm  v2.1.7

npm ERR! Uncaught, unspecified "error" event.
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <http://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/spencerthayer/Desktop/newchicory/npm-debug.log

node.js:815
    var cwd = process.cwd();
                      ^
Error: ENOENT, no such file or directory
    at Function.startup.resolveArgv0 (node.js:815:23)
    at startup (node.js:58:13)
    at node.js:906:3

dbbackup

create options callback for scrubbing data

add autocrop extension

as per the conversation with @adg29,

  1. scale images (you can configure the cut sizes)
  2. save those files as new assets
  3. update original asset reference to scaled images in versions.
  4. update asset model, add versions as an array of versions or key-val pairs

login extension enhancements

login, have max attempts, make option before locking out account

send recover email link, option for the time out of the link also option for auth login in settings

update login nav

authlogin move to settings

when login, remove restrictions

create user callback

theme view helpers

before rendering view, theme.viewhelpers
extensions add to res.locals.viewhelpers =[array of functions], viewhelper call(req,res,next)

Error on installation

I'm getting the following error on new installation:

configuration log Tue Jan 06 2015 22:55:28 GMT+0100 (CET)- 
 creating admin user
Invalid extension installation: periodicjs.ext.admin
 ====!!ERROR!!====

Any ideas on how to fix it?

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.