Changeset 1806333
- Timestamp:
- 01/20/2018 06:50:29 PM (8 years ago)
- Location:
- fv-community-news/tags/3.1.2
- Files:
-
- 9 deleted
- 55 copied
-
. (copied) (copied from fv-community-news/trunk)
-
composer.json (copied) (copied from fv-community-news/trunk/composer.json)
-
config/services.config.php (copied) (copied from fv-community-news/trunk/config/services.config.php)
-
fv-community-news.php (copied) (copied from fv-community-news/trunk/fv-community-news.php)
-
fvcn-includes/fvcn-common-functions.php (deleted)
-
fvcn-includes/fvcn-core-theme.php (copied) (copied from fv-community-news/trunk/fvcn-includes/fvcn-core-theme.php)
-
fvcn-includes/fvcn-post-functions.php (copied) (copied from fv-community-news/trunk/fvcn-includes/fvcn-post-functions.php)
-
fvcn-theme/archive-fvcn.php (copied) (copied from fv-community-news/trunk/fvcn-theme/archive-fvcn.php)
-
fvcn-theme/fvcn/content-archive-post.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/content-archive-post.php)
-
fvcn-theme/fvcn/content-single-post.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/content-single-post.php)
-
fvcn-theme/fvcn/css/fvcn-theme.css (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/css/fvcn-theme.css)
-
fvcn-theme/fvcn/css/fvcn-theme.min.css (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/css/fvcn-theme.min.css)
-
fvcn-theme/fvcn/feedback-no-anonymous.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/feedback-no-anonymous.php)
-
fvcn-theme/fvcn/feedback-no-posts.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/feedback-no-posts.php)
-
fvcn-theme/fvcn/form-post.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/form-post.php)
-
fvcn-theme/fvcn/loop-posts.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/loop-posts.php)
-
fvcn-theme/fvcn/loop-single-post.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/loop-single-post.php)
-
fvcn-theme/fvcn/widget-loop-posts.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/widget-loop-posts.php)
-
fvcn-theme/fvcn/widget-loop-single-post.php (copied) (copied from fv-community-news/trunk/fvcn-theme/fvcn/widget-loop-single-post.php)
-
fvcn-theme/single-fvcn.php (copied) (copied from fv-community-news/trunk/fvcn-theme/single-fvcn.php)
-
public/js/dashboard.js (copied) (copied from fv-community-news/trunk/public/js/dashboard.js)
-
public/js/fvcn-js.js (deleted)
-
public/js/jquery-form.js (deleted)
-
public/js/post-form.js (copied) (copied from fv-community-news/trunk/public/js/post-form.js)
-
public/js/post-form.min.js (copied) (copied from fv-community-news/trunk/public/js/post-form.min.js)
-
public/js/post-moderation.js (copied) (copied from fv-community-news/trunk/public/js/post-moderation.js)
-
readme.txt (copied) (copied from fv-community-news/trunk/readme.txt)
-
src/Admin/Admin.php (copied) (copied from fv-community-news/trunk/src/Admin/Admin.php)
-
src/Admin/AdminFactory.php (deleted)
-
src/Admin/Dashboard/Dashboard.php (copied) (copied from fv-community-news/trunk/src/Admin/Dashboard/Dashboard.php)
-
src/Admin/Dashboard/Widget/RecentPosts.php (copied) (copied from fv-community-news/trunk/src/Admin/Dashboard/Widget/RecentPosts.php)
-
src/Admin/Post/Edit.php (copied) (copied from fv-community-news/trunk/src/Admin/Post/Edit.php)
-
src/Admin/Post/Moderation.php (copied) (copied from fv-community-news/trunk/src/Admin/Post/Moderation.php)
-
src/Admin/Settings/Form.php (copied) (copied from fv-community-news/trunk/src/Admin/Settings/Form.php)
-
src/Admin/Settings/Settings.php (copied) (copied from fv-community-news/trunk/src/Admin/Settings/Settings.php)
-
src/Akismet/Akismet.php (copied) (copied from fv-community-news/trunk/src/Akismet/Akismet.php)
-
src/Akismet/Handler.php (copied) (copied from fv-community-news/trunk/src/Akismet/Handler.php)
-
src/Application (deleted)
-
src/Config (copied) (copied from fv-community-news/trunk/src/Config)
-
src/Config.php (deleted)
-
src/Container (copied) (copied from fv-community-news/trunk/src/Container)
-
src/Container.php (deleted)
-
src/Factory (copied) (copied from fv-community-news/trunk/src/Factory)
-
src/Hook (copied) (copied from fv-community-news/trunk/src/Hook)
-
src/Installer.php (copied) (copied from fv-community-news/trunk/src/Installer.php)
-
src/Options.php (deleted)
-
src/Post/Mapper.php (copied) (copied from fv-community-news/trunk/src/Post/Mapper.php)
-
src/Post/PostType.php (copied) (copied from fv-community-news/trunk/src/Post/PostType.php)
-
src/Registry.php (deleted)
-
src/Shortcode/PostForm.php (copied) (copied from fv-community-news/trunk/src/Shortcode/PostForm.php)
-
src/Shortcode/RecentPosts.php (copied) (copied from fv-community-news/trunk/src/Shortcode/RecentPosts.php)
-
src/Shortcode/TagCloud.php (copied) (copied from fv-community-news/trunk/src/Shortcode/TagCloud.php)
-
src/Template/common-functions.php (copied) (copied from fv-community-news/trunk/src/Template/common-functions.php)
-
src/Template/options-functions.php (copied) (copied from fv-community-news/trunk/src/Template/options-functions.php)
-
src/Template/post-functions.php (copied) (copied from fv-community-news/trunk/src/Template/post-functions.php)
-
src/Template/tag-functions.php (copied) (copied from fv-community-news/trunk/src/Template/tag-functions.php)
-
src/Template/user-functions.php (copied) (copied from fv-community-news/trunk/src/Template/user-functions.php)
-
src/Validator/AbstractValidator.php (copied) (copied from fv-community-news/trunk/src/Validator/AbstractValidator.php)
-
src/Validator/ValidatorChain.php (copied) (copied from fv-community-news/trunk/src/Validator/ValidatorChain.php)
-
src/Version.php (copied) (copied from fv-community-news/trunk/src/Version.php)
-
src/View/AjaxForm.php (copied) (copied from fv-community-news/trunk/src/View/AjaxForm.php)
-
src/Widget/Form.php (copied) (copied from fv-community-news/trunk/src/Widget/Form.php)
-
src/Widget/ListPosts.php (copied) (copied from fv-community-news/trunk/src/Widget/ListPosts.php)
-
src/Widget/TagCloud.php (copied) (copied from fv-community-news/trunk/src/Widget/TagCloud.php)
Note: See TracChangeset
for help on using the changeset viewer.