Galaxy CMS
CtrlK
  • Initial page
  • Core Concepts
    • Theme
    • Page structure
    • Template engine for logic
    • Translations
    • Variables
    • Functions
    • Locales
    • Blocks
    • List
    • Unit Data
    • Detail Page
  • 🔖Cheatsheet
  • Pages, blocks, variables
    • Creating my first page template
    • Removing a block / list / page from a theme
  • Photos / Videos
    • Images
    • Handle videos
  • How to build
    • AddThis Share Functionality
    • Checklist
    • Lazyloading
    • Readmore
    • Deprecated - Booking Mask
    • Deprecated - Event Tracking
  • Debug
  • Advanced
    • Functions on variables / Modifier
    • Environment Tagging
    • Differentiate live website and local website
  • Backoffice
  • "Testeur" tool
    • How to access Testeur
    • Page - Configurations
  • CMS
    • Menu
      • General
      • Open link in a new tab
    • Show / Hide block based on device
    • Composer
      • Default Composer
    • Translations / Multi languages
    • Language Switcher
    • Sass
      • Handle path to assets
      • Design Settings
      • Styling based on language
      • Theme Compilation Errors
    • Forms
      • File Upload
      • reCAPTCHA
    • CMS Features
      • Add code to the head / end of body
      • Personalization
      • List of countries
      • Automatic link to a page template
      • Global Variables
    • Galaxy Tools
    • Configuration Variables
      • {{website}} object
      • Domain variables
      • Unit variables
      • Platform variables
    • Global Configurations
      • Animations
  • Module
    • Access (Unit) Data
    • Loop on module data
      • Loop on module with a specific category
    • Detail page
      • Internal navigation (Previous page / Next page)
      • Slider photos
      • Show list of items in the same category
    • Static API
      • GalaxyHelpers.staticSearch()
      • Usecase: rewrite a block with JSON Static
    • Module (tc default)
      • Common
      • Room
        • Room Amenities
      • Restaurant
      • Offer
        • Offer detail page
      • Events
      • Meeting Room / Event room
      • POI / Attractions / Point of interest
    • Date visibility
    • Collection websites
  • Theme Extensions
    • About extensions
    • Using theme extension
    • Add / Update process
    • Create a theme extension
    • "Zone": Injecting HTML inside a theme
    • Design Settings (extension)
    • Extension dependencies
  • Proxy
    • Dynamic data (rate, live price, submitting lead...)
      • [legacy] Lead rates from dynamic
      • GalaxyHelpers.proxy()
      • [proxy] Lead rates & live price
    • Backoffice - iHotelier / GMS configuration
  • Remote Workstations
    • Introduction
    • 🐥Getting started
    • 📚Essentials
      • Create / Update process
      • Manage Workstations
      • RWS Automatic Stop
      • RWS Automatic Start
      • Adding a theme
    • 💻Developers
      • Sandbox Environment
      • Stop / Restart from the command line
      • NVM - Node Version Manager
      • VSC Remote - SSH extension
      • Performances & Storage
      • RWS - Git clone issue
    • 🌟Import websites
      • Importing locales
    • Known bugs and issues
  • Theme Updates
    • Theme Repository
      • Theme Repository - Roles
      • Theme Repository - Add theme
      • Push a new Theme Version
      • Add a theme to a platform
      • Use a Theme Version
      • Use a Theme Version - Enhanced System
      • Theme Repo - Errors
  • Miscellaneous
    • Git Process
  • Changelog
  • Glossary
  • Backstage Bookmarklet
  • Tools
  • Archived pages
    • (archived) Migration to dart-sass
Powered by GitBook
On this page

Pages, blocks, variables

Creating my first page templateRemoving a block / list / page from a theme
PreviousCheatsheetNextCreating my first page template