Code Monkey home page Code Monkey logo

modules-notebook's Introduction

Scrutinizer Code Quality

web2Project

web2Project is an Open Source system for online project management. It is based on an AMP-stack which means it is designed to run on Apache, MySQL, and PHP.

The best part is that it's free software. That means you can use it, extend it, customize it, delete it, change the colors of things, and even break it... all for free. We won't (and can't) demand payment, but that also means you can't demand help. Well, you can but then you look like a jerk and no one wants that.

Requirements

  • PHP 5.3.8+
  • Mysql 5.x+
  • Apache 1.x+ or IIS 7+
  • PHP extensions:
  • GD (for Gantt Chart generation)
  • mbstring (only if you're using multi-byte strings)
  • zlib (for output compression)

Installing/Upgrading:

Installing or upgrading your web2project is quite simple. The definitive copy of this guide is online at http://wiki.web2project.net/index.php?title=Installation

For More Information

We're always looking for feedback. If you have suggestions on how to make the system better or questions on how it should work, we provide places for that.

http://github.com/web2project/web2project is our Github page. The code is always available here.

http://www.web2project.net/ is our homepage. This is where the latest and greatest news will always be. This is also where we keep most of the links to everything else.

http://docs.web2project.net/ is our documentation wiki. We always try to keep the most up to date documentation here. Sometimes it's not always the best, but that's the joy of a wiki. You're welcome to help make things better.

http://support.web2project.net/ are our support forums. Whenever you have a question not addressed by the documentation, this is the first place to go. It's not acceptable to private message someone without their permission. Although the core development team is smart, our community is even smarter and it's possible - if not likely - that someone has found and solved your problem before. Remember that polite requests always go farther than terse commands.

http://bugs.web2project.net/ is where we collect and track bug reports. No software is perfect and nothing always behaves exactly as you expect 100% of the time. If you find something that doesn't work as expected or is broken, file a report here. Remember, the more specific you are, the easier it is for others to reproduce and eventually fix it.

License

web2Project is released under Clear BSD

The full text of the license is in the COPYING file.

Parts of web2Project include libraries from other projects which are used and included under their original licence(s).

modules-notebook's People

Contributors

caseysoftware avatar

Watchers

 avatar  avatar  avatar

Forkers

opto

modules-notebook's Issues

tinymce versus ckeditor

I am in favour of ckeditor because it has some feature for free which are pro for tinymce:

  • paste from word and excel
  • insert images and files (by pasting) and store them in w2p, display images directly, files as file link.

I have proof of concept for the latter, only need to adapt the file storing script in w2p and decide on where (which directory) to store notebook related uploaded files.

By inserting images and files, one can nicely layout notes. By doing this by pasting, one solves some of the clicking in upload file managers

display of description impossible by htmlhelper

I think the helper replaces the htmlspecialchars, so a strong will not be displayed as bold, but rather the html will be displayed as plain text.
Replacing the helper (only for description) with an echo of the descriptiion displays the formatted note

view broken if no company

if company empty, then company and project displayed in same line instead of using one line each
other fields display a ' - ' if empty but company does not

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.