Classic Manual
  • Welcome to RapidWeaver
  • Purchasing RapidWeaver
  • Licensing and Activation
  • Subscription FAQ
  • General FAQ
  • 📖User Manual
    • Installing and Activating RapidWeaver
    • Getting Started with RapidWeaver
    • Project Window
    • Preferences
    • Page Types
      • Blog
      • Contact Form
      • File Sharing
      • HTML
      • iFrame
      • Markdown
      • Offsite Page
      • Photo Album
      • Sitemap
      • Styled Text
    • Publishing
      • Publish to a Web Server
      • Publishing to Your Mac
      • Publishing to Chillidog
      • Multiple Publishing Destinations
      • How to fix Publishing Issues
        • Upload Logs
        • Upload Errors
    • Features
      • Health Check
      • Live Browser Preview
      • Privacy
      • Project Backup
      • Macros (Advanced)
      • Resource Browser
      • Simulator
      • Site Badge
      • Themes
    • Keyboard Shortcuts
    • How to
      • Update License Key in RWC
      • Share Your Project File
      • Upgrade Projects
      • Add Google Analytics
      • Improve Search with SEO
      • Embed a YouTube Video
      • Embed a Vimeo Video
      • Edit an .htaccess File
      • Build an Online Store
      • Edit Your Website Online (CMS)
      • Create a Members Area Using Sitelok
    • Troubleshooting
      • How to fix "Couldn't obtain plugin principle class"
      • How to Diagnose an Issue
      • How to Report a Bug
      • How to Locate Your Addons and Preferences
      • How to Send or Share Your Project (moved)
    • Resources
  • 🧩Addons
    • What are Addons?
    • Premium Themes
      • 🗻Aspen
        • Aspen FAQ
        • Social Icons
        • Aspen Version History
      • 🦸Marvel
        • Marvel FAQ
        • Social Icons
        • Marvel Version History
      • 👑Royale
        • Royale FAQ
        • Social Icons
        • Royale Version History
  • 👷Developers
    • Addon Overview
    • Themes
      • Theme Introduction
      • Theme Syntax Tags
      • Theme.plist Syntax
      • Theme Info.plist
    • Plugins
      • Plugin SDK
    • Marketplace Developer Guide
  • 📁Legal
    • Acknowledgements
    • Subscription Terms of Service
    • Privacy Policy
    • EULA
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. User Manual

Project Window

Finding your way around the main window in RapidWeaver

PreviousGetting Started with RapidWeaverNextPreferences

Last updated 10 months ago

Was this helpful?

This is a quick visual guide to finding your way around the RapidWeaver interface.

Any page that you add to your RapidWeaver project appears in the Page List, and the navigation menu for your website is based on the layout of the pages in the Page List. You can drag and drop pages to re-order or drag pages onto other pages to create a nested page. You can also re-order the different groups (Pages and Settings) in the Page List. You’ll also notice a blue dot appearing to the right of each page: this signifies that there are changes that have yet to be published. When the changes to each page are published, the blue dot is hidden. Right-clicking on a page in the Page List displays a contextual menu with some useful options, including Duplicate a page or Mark As Unchanged (and the blue dot for the page will disappear). Just like in other apps, you can edit the name of any Page List item by double-clicking it. The Page Inspector is where you can change settings relating to the selected page, and change the browser title or the file name of the page. Give each page you add to your site a proper name. The filename should usually be index.html, while the folder name should be descriptive, for example;

/about-us 

would be

mycompany.com/about-us/index.html
📖