Skip to content

Latest commit

 

History

History
123 lines (105 loc) · 9.92 KB

WIKI.md

File metadata and controls

123 lines (105 loc) · 9.92 KB

Table of Contents

Public pages

Category Title Route URL State
Common Home page [[site/index action-site_index]] /
Search Search [[search/global action-search_global]] /search
User Login [[site/login action-site_login]] /login
User Logout [[site/logout action-site_logout]] /logout
User Signup [[site/signup action-site_signup]] /signup
User Request Password Reset [[site/request-password-reset action-site_request-password-reset]] -
User Password [[site/reset-password action-site_reset-password]] -
About Contact Us [[site/contact action-site_contact]] /contact
About License [[site/license action-site_license]] /license
About Team [[site/team action-site_team]] /team
About Terms of services [[site/tos action-site_tos]] /tos
About Features - -
About Performance - -
Downloads Official Logo [[site/logo action-site_logo]] /logo
Downloads Download Yii [[site/download action-site_download]] /download
News News [[news/index action-news_index]] /news
News News Article [[news/view action-news_view]] /news/<id:/d+>/<name>
Development Contribute [[site/contribute action-site_contribute]] /contribute
Development Latest Updates - -
Support Report Bug [[site/report-issue action-site_report-issue]] /report-issue
Support Report Security Issue [[site/security action-site_security]] /security
Community Live Chat [[site/chat action-site_chat]] /chat
Community Hall of Fame - -
Community Badges - -
Forum Forums - /forum
Learn Books [[site/books action-site_books]] /books
Learn Resources [[site/resources action-site_resources]] /resources
Learn Tutorials - -
Documentation Tour [[site/tour action-site_tour]] /tour
Documentation Wiki [[site/wiki action-site_wiki]] /wiki
Documentation Guides & Blog articles [[guide/index action-guide_index]] [`/doc/<type:guide
Documentation Guide [[guide/view action-guide_view]] [`/doc/<type:guide
Documentation API Documentation [[api/index action-api_index]] /doc/api/<version:\\d\\.\\d>
Documentation API Class Members [[api/class-members action-api_class-members]] /doc/api/class-members
Documentation API Section View [[api/view action-api_view]] /doc/api/<version:\\d\\.\\d>/<section:.+>
Documentation Screencasts - -
Extensions Extensions [[extensions/index action-extensions_index]] /extensions /extensions/page/<page:\d+>
Extensions Extension [[extensions/package action-extensions_package]] /extensions/package/<vendorName:[\w\-\.]+>/<packageName:[\w\-\.]+>

Management pages

Management pages server for content management needs acessible only with special permissions.

Category Title Route URL State
News News admin [[news/admin action-news_admin]] /news/admin
News Create news article [[news/create action-news_create]] /news/create
News Update existing news article [[news/update action-news_update]] /news/update?id=<id>
News Delete existing news article [[news/delete action-news_delete]] /news/delete?id=<id>

Redirect pages

Redirect pages are bridge-type pages, that redirects to other pages.

Category Title Route URL State
Common Redirect Page [[site/redirect action-site_redirect]] /<url:doc/terms> [`/<url:about
News News Article by ID [[news/view action-news_view]] /news/<id:/d+>
Documentation Guide Page Redirect [[guide/redirect action-guide_redirect]] /doc-2.0/guide-<section:[A-z0-9\\.\\-]+>.html
Documentation Guide short url entry [[guide/entry action-guide_entry]] /doc/guide/<version:\\d\\.\\d> /doc/guide
Documentation Blog short url entry [[guide/blog-entry action-guide_blog-entry]] /doc/blog/<version:\\d\\.\\d> /doc/blog
Documentation API Documentation entry [[api/entry action-api_entry]] /doc/api
Documentation API Page Redirect [[api/redirect action-api_redirect]] /doc-2.0/<section:.+>.html

API pages

API pages are able to respond to requests in JSON and other machine-friendly formats.

Category Title Route URL State
News List news tags [[news/list-tags action-news_list-tags]] /news/list-tags?query=<name>
Search Search Suggestions [[search/suggest action-search_suggest]] /search/suggest
Search Search Auto-complete [[search/as-you-type action-search_as-you-type]] /search/as-you-type
Search Extension search [[search/extension action-search_extension]] /search/extension
Documentation API Documentation [[api/index action-api_index]] /doc/api/<version:\\d\\.\\d>
Documentation API Class Members [[api/class-members action-api_class-members]] /doc/api/class-members
Documentation API Section View [[api/view action-api_view]] /doc/api/<version:\\d\\.\\d>/<section:.+>
Documentation API Documentation entry [[api/entry action-api_entry]] /doc/api

File pages

File pages returns stream of either image or other file.

Category Title Route URL State
Common Captcha [[site/captcha action-site_captcha]] /captcha
Common File Download [[site/file action-site_file]] /download/<category:[\w-]+>/<file:[\w\d-.]+>
Documentation Guide & Blog article Image [[guide/image action-guide_image]] [`/doc/<type:guide
Documentation Guide Download [[guide/download action-guide_download]] /doc/download/yii-guide-<version://d//.//d>-<language:[//w//-]+>.<format:pdf> [`doc/download/yii-docs-version:\\d\\.\\d-language:[\\w\\-]+.<format:tar\.gz

Other pages

Other pages serve complex purposes and are able to be used in different ways.

Category Title Route URL State
Common Error page [[site/error action-site_error]] /404-error
User Auth [[site/auth action-site_auth]] /auth