Giter Club home page Giter Club logo

281production's Introduction

281Production

The weblog of 281Production.com

Before its tag 1.0, all the code is backward-commited due to no GIT was in use during development. After tag 1.0, or say days after 2013-09-05, the code is version controlled normally (aka git is available).

setup

change 'wp-config.php' for your host, database name, user name, etc for your situation.

"/sql script/" contains some sql script for setup database. Script must be imported because it contains plugin generated data, which cannot be set during WordPress setup process.

sql scripts begin with 'weblog_' are originally used on 218production.com that the project is located "/weblog/" and db name 'weblog'.

I made some change after that. sql scripts begin with 'wordpress_281production_' are which I fork the 'weblog_' scripts, in order to setup the system on a local hosting.

In order to make the LHS menu functional correctly (aka a Menu Item is a Page in WordPress, which a its name is same as the category of posts.), a modified "ListPostsInCategoryThatHasSameNameAsPage.php" script, which located in /wp-content/themes/picture-perfect/, is in use. Diff it to see what I have done. The function of the LHS menu relies on 2 things: the "ListPostsInCategoryThatHasSameNameAsPage.php" script and URL_rewrite in .htaccess. Moving from site to site need to rewrite the rules in .htaccess. It can be done automacically vhen vising the Permalink setting in WordPress.

Reference

For the setup of WordPress Facebook plugin, visit https://developers.facebook.com/apps/353526814777502/summary?web_hosting=true for instruction.

In order to make Carousel without Jetpack works (for image slide-show), gallery must be created (aka Gallery shortcode), rather inserting images in a post, visit How to Create an Image Gallery in WordPress: http://www.wpbeginner.com/beginners-guide/how-to-create-an-image-gallery-in-wordpress/ for instruction.

Last update: 2013-09-08 01:27, Hong Kong

281production's People

Contributors

aaronlaw avatar

Watchers

 avatar  avatar

281production's Issues

Possible Vulnerability

Hello,

We are conducting research on the unintended exposure of secrets in GitHub repositories. In a recent scan we conducted of GitHub repositories, our tool detected that one of your repositories appears to expose a secret, and we've confirmed this possibility by manual inspection. The details are below:

# Branch: master
## File: 281Production/wp-config.php
## Line: 22


# Branch: master
## File: 281Production/wp-config.php
## Line: 28


# Branch: master
## File: 281Production/wp-config.php
## Line: 25

If this information is indeed intended to be secret, we would recommend that you remove this file from the repository (using .gitignore) and generate new passwords for the vulnerable accounts. We would much appreciate a response, letting us know if we are mistaken in concluding that this is a secret, or if you made changes as a result of this report.

Thank you.

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.