<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.dglogik.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.dglogik.com/feed.php">
        <title>DGLogik dglux5_wiki:workspace_and_workflow:projects_and_files</title>
        <description></description>
        <link>https://wiki.dglogik.com/</link>
        <image rdf:resource="https://wiki.dglogik.com/lib/tpl/bootstrap3/images/favicon.ico" />
       <dc:date>2026-04-29T22:22:41+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:about_dg5?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:create_project?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:create_template?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:export_project?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:files?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:home?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:import_dg5?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:import_project?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:open_project?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:permissions?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:project_directories?rev=1632149473&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:use_template?rev=1632149473&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.dglogik.com/lib/tpl/bootstrap3/images/favicon.ico">
        <title>DGLogik</title>
        <link>https://wiki.dglogik.com/</link>
        <url>https://wiki.dglogik.com/lib/tpl/bootstrap3/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:about_dg5?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DG5 Files</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:about_dg5?rev=1632149473&amp;do=diff</link>
        <description>DG5 Files

Pages in a DGLux5 project are saved as .dg5 files. A .dg5 file uses JSON to store information about the page's model and content.

----------

index.dg5

By default, every DGLux5 project has an index.dg5 file. You can use index.dg5 as the home page for your project. By default,</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:create_project?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Create a New Project</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:create_project?rev=1632149473&amp;do=diff</link>
        <description>Create a New Project

To create a new project:

	*  
 Log in to DGLux5, and select Project &gt; New Project.

The Welcome dialog opens.

	*  Choose Create New.
	*  
Select a profile and template.

Which profiles and templates are available depends on your installation of DGLux5.</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:create_template?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Create a Template</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:create_template?rev=1632149473&amp;do=diff</link>
        <description>Create a Template

Templates allows you to create projects with common pages (.dg5 files), widget libraries, and favorites. Because a template has .dg5 files, templates also let you share components, properties, assets, and dataflow across projects.

To create a new template:

	*  Create  or open a project.
	*  Customize the project in any of the following ways:</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:export_project?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Export a Project</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:export_project?rev=1632149473&amp;do=diff</link>
        <description>Export a Project

You can export a project that you have created and save it to your local computer as a .zip file. This allows you to send the project to a colleague to import into another instance of DGLux5.

	*  Open the project.
	*  
Choose Project &gt; Export/Import &gt;</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:files?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Add Other Files</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:files?rev=1632149473&amp;do=diff</link>
        <description>Add Other Files

To add files to be hosted in your project, drag and drop the files onto the browser window. 

If you drop a file on a project directory in the Project panel, the file is added in that directory. Otherwise, if the file format is .jpg, .jpeg, .png</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:home?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Projects and DG5 Files</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:home?rev=1632149473&amp;do=diff</link>
        <description>Projects and DG5 Files

In DGLux5, you do all of your design work within a project. A DGLux5 project consists of directories and files, including the .dg5 files that represent pages.

	*  Create a New Project
	*  Use a Template
	*  Create a New Template
	*  Open a Project
	*  Import a Project
	*  Export a Project
	*  DG5 Files
	*  Export and Import a DG5 File
	*  Project Directories

----------

Previous: Context Menu

Next: Create a New Project</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:import_dg5?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Export and Import a DG5 File</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:import_dg5?rev=1632149473&amp;do=diff</link>
        <description>Export and Import a DG5 File

To export a .dg5 file from one project and import it into another:

	*  Open the project that contains the file.
	*  
Open the .dg5 file by double-clicking it in the Project panel.



	*  
Select File &gt; Import &gt; Import DG5.



	*  
In the JSON panel that opens, click</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:import_project?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Import a Project</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:import_project?rev=1632149473&amp;do=diff</link>
        <description>Import a Project

DGLux5 can import projects that were created with DGLux5. Projects are imported as .zip files.

----------

Method 1: Main Menu

To import a project using the Project menu:

	*  
In the Main Menu, select Project &gt; Export/Import &gt;</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:open_project?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Open a Project</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:open_project?rev=1632149473&amp;do=diff</link>
        <description>Open a Project

DGLux5 can open or import projects that were created with DGLux5.

When you open a project, the project files are displayed in the Project panel. Pages that you save are saved to the open project.

----------

Method 1: Open a Project

To open a project:</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:permissions?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Project Permissions</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:permissions?rev=1632149473&amp;do=diff</link>
        <description>Project Permissions

To edit project permissions, you use the Project Properties dialog.

----------

How to Make a Project Viewable by Anyone

These steps let any person view the project, regardless of whether the person is logged in to DGLux5.

To make a project viewable to anyone:</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:project_directories?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Project Directories</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:project_directories?rev=1632149473&amp;do=diff</link>
        <description>Project Directories

Your DGLux5 project contains directories. You can add and manage directories in the Project panel. 

By default, every project contains the assets, lib, and palette directories. These are core project folders and cannot be deleted by the user.</description>
    </item>
    <item rdf:about="https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:use_template?rev=1632149473&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-20T14:51:13+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Use a Template</title>
        <link>https://wiki.dglogik.com/dglux5_wiki:workspace_and_workflow:projects_and_files:use_template?rev=1632149473&amp;do=diff</link>
        <description>Use a Template

Templates allows you to create projects with common pages (.dg5 files), widget libraries, and favorites. Because a template contains .dg5 files, templates also let you share components, properties, assets, and dataflow across projects.

To download a template from the DGLogik website:

	*  Download the</description>
    </item>
</rdf:RDF>
