Git Product home page Git Product logo

sticky-notes's Introduction

Sticky Notes pastebin v0.3

Sticky notes is a free and open source pastebin application. This software is protected by the BSD license, which means that you can freely copy and share the software and its source code, and you are free to adapt from this work. Although you may not remove the original copyright notice whatsoever. For details, please see: http://www.opensource.org/licenses/bsd-license.php

Copyright (c) 2012, Sayak Banerjee [email protected] All rights reserved.

Installation

Step 1 - Setting up the config file

Rename config.sample.php to config.php Fill in the database details.

Step 2 - Running the installation script

Open install.php and comment out line 19 (the line with the $gsod->trigger(...) function). Visit http://www.yoursite.com/install in your internet browser (assuming that Sticky Notes resides in the root folder of that site. Adjust the URL accordingly). Once the install script finishes executing, it should display "Successfully installed" on the browser window. Now uncomment line 19 again. This is strongly recommended for security reasons. You may as well completely remove install.php from your hosts root folder.

Step 3 - Adding themes

Copy the theme folder within the "skins" folder. Make sure the name of the folder is in lower case. For example, if the skin is BlueNinja, the folder's name should be blueninja. Now go to admin panel -> site configuration, and select the theme from the list. Save your configuration by clicking the 'Save' button at the bottom.

Step 4 - Adding localization files

Copy the localization script (for example en_us.php) to the "lang" folder. Make sure the file name is in lowercase. Now login to the admin panel -> site configuration and change the language code. Save your configuration by clicking the 'Save' button at the bottom.

sticky-notes's People

Contributors

omadjoudj avatar sayakb avatar

Watchers

 avatar  avatar

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.