-
Notifications
You must be signed in to change notification settings - Fork 104
Joomla Path Constants and URLs #576
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
|
||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||
Co-authored-by: qodo-code-review[bot] <151058649+qodo-code-review[bot]@users.noreply.github.com>
User description
Updated from https://docs.joomla.org/Constants and https://docs.joomla.org/URLs_in_Joomla
PR Type
Documentation
Description
Add comprehensive documentation for Joomla path constants
Add detailed guide for Joomla URI/URL handling and management
Document URL segments, methods, and standard query parameters
Provide code examples for URL manipulation and routing
Diagram Walkthrough
File Walkthrough
path-constants.md
Joomla path constants reference documentationdocs/general-concepts/path-constants.md
operations
JPATH_ADMINISTRATOR, etc.
execution context
url.md
Complete Joomla URLs and URI class documentationdocs/general-concepts/url.md
fragment)
internal dynamic URLs
etc.)
current)