Giter Site home page Giter Site logo

docs's Introduction

docs's People

Contributors

borekb avatar hammyhavoc avatar janvoracek avatar octopuss avatar rdetwiler avatar spone avatar stibi avatar vasek avatar webhostface avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Update images in documents

Images contained in documents displaying VersionPress "in action" should be replaced. GUI has changed a little bit since old images were taken.

Can't activate version press

I'm getting file permissions problems, even though I have (as a test) made pretty much everything under html/ writeable by the apache user

Quick summary
array (
'wordpress-version' => '4.5.2',
'versionpress-version' => '3.0.1',
'operating-system' => 'Linux ********************* 3.10.0-327.18.2.el7.x86_64 #1 SMP Thu May 12 11:03:55 UTC 2016 x86_64',
'php-version' => '5.6.22',
'php-sapi' => 'apache2handler',
'git-version' => '2.8.3',
'git-full-path' => '/usr/bin/git
',
)
Git
array (
'git-binary-as-configured' => 'git',
'git-available' => true,
'git-version' => '2.8.3',
'git-binary-as-called-by-vp' => 'git',
'git-full-path' => '/usr/bin/git
',
'versionpress-min-required-version' => '1.9',
'matches-min-required-version' => true,
)
Permissions
array (
'exec-user' => 'apache',
'proc_open-user' => 'apache',
'php-can-write' =>
array (
'ABSPATH' => false,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
'php-can-delete' =>
array (
'ABSPATH' => true,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
'process-can-write' =>
array (
'ABSPATH' => false,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
'php-can-delete-file-created-by-process' =>
array (
'ABSPATH' => true,
'WP_CONTENT_DIR' => true,
'sys_temp_dir' => true,
),
)

Where is ABSPATH defined?

I have restarted the https daemon.

HTTP -> HTTPS

We've moved all our web assets to HTTPS in April, let's update the links.

Update links to HTTPS

We're switching all the websites to HTTPS today (6 Apr 2016), all the links should be updated accordingly.

Add <p> tags

Some documents contain info warning note without p tags. New parser of markdown files does not add p if paragraph is inside html element.

Transfer release notes to the main repo

The release notes would be better in the main repo using the GitHub's Releases feature. Transfer it there.

Also, retrospectively add ZIP files of the releases.

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.