Changeset 1469211
- Timestamp:
- 08/06/2016 02:00:18 PM (10 years ago)
- Location:
- tapwarp
- Files:
-
- 3 deleted
- 1 edited
- 4 copied
-
tags/0.1.2 (copied) (copied from tapwarp/trunk)
-
tags/0.1.2/assets (deleted)
-
tags/0.1.2/readme.txt (copied) (copied from tapwarp/trunk/readme.txt) (1 diff)
-
tags/0.1.2/tapwarp.php (copied) (copied from tapwarp/trunk/tapwarp.php)
-
tags/0.1.2/tmp (copied) (copied from tapwarp/trunk/tmp)
-
tags/0.1.2/tmp/que (deleted)
-
tags/0.1.2/tmp/sav (deleted)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tapwarp/tags/0.1.2/readme.txt
r1469200 r1469211 50 50 Note that you must log in as a user who can upload images to see images gradually appear in media library. 51 51 52 = What if I am asked to make a directory writable? = 53 54 It means that you may need to set permission of the directory to 775 or something like. 55 56 On *nix system, it is often a command: chmod 775 dirpath . 57 58 Refer to the following page for more information: 59 https://codex.wordpress.org/Changing_File_Permissions 60 52 61 == Screenshots == 53 62 -
tapwarp/trunk/readme.txt
r1469200 r1469211 50 50 Note that you must log in as a user who can upload images to see images gradually appear in media library. 51 51 52 = What if I am asked to make a directory writable? = 53 54 It means that you may need to set permission of the directory to 775 or something like. 55 56 On *nix system, it is often a command: chmod 775 dirpath . 57 58 Refer to the following page for more information: 59 https://codex.wordpress.org/Changing_File_Permissions 60 52 61 == Screenshots == 53 62
Note: See TracChangeset
for help on using the changeset viewer.