Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Editing Library Items in Templates

Community Beginner ,
Feb 11, 2025 Feb 11, 2025

Hi everyone, For the last few years I have used templates that were designed to work in Dreamweaver. The company that I bought these templates from has gone out of business. I found another company and downloaded one of their templates today. After researching, I have realized that .lbi files - where you can edit shared files, such as navigation, seem to be exclusive to Dreamweaver specific templates. Can anyone tell me where to go to edit these things since there is no Library folder in this template? I hope this makes sense. I am learning as I go along. I appreciate your help!

TOPICS
How to
507
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 11, 2025 Feb 11, 2025

You need to ask program questions in the forum for the program you are using
To ask in the forum for your program please start at https://community.adobe.com/
Moving from Using the Community (which is about the forums) to the Dreamweaver forum

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2025 Feb 12, 2025

If the .dwt Template uses .lbi Library Items, they can be found under Window > Assets > click the open book icon on the bottom of the left menu of the Assets Window, then double-click the Library Item to edit...

JonFritz_0-1739368442334.png


If the company who created the files you're using simply didn't use .lbi items, you will most likely need to modify the navigation system within the .dwt Template directly, then save, tell DW to update all Child pages, then upload everything that's changed to your server.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 11, 2025 Feb 11, 2025

This is a very broad question and is subject to the amount of coding knowledge that one has attained.

 

For me, I would have nothing to do with library items in Dreamweaver, they are very buggy. I would go into code view and make the adjustments there.

 

Wappler is the DMXzone-made Dreamweaver replacement and includes the best of their powerful extensions, as well as much more!
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2025 Feb 12, 2025

To give you a quick answer, and add to what @Jon Fritz says, as soon as you create a library item, the folder will be created automatically.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2025 Feb 12, 2025

The term "template" can have various meanings in web development, leading to potential confusion. Here's a breakdown to clarify:

 

1. Marketplace Templates

Platforms like ThemeForest offer a vast array of templates designed to expedite website creation. These templates are not proprietary and typically utilize open technologies and libraries such as HTML, CSS, JavaScript, Bootstrap, Vue.js, React, among others. Once you've selected a template that aligns with your technological and aesthetic preferences, you can edit it using any development tool—be it Dreamweaver, Visual Studio Code, UltraEdit, etc.—without any compatibility issues.

 

2. Dreamweaver's Proprietary Templates

Adobe Dreamweaver employs the term "Templates" in a specific context. Since its early versions, Dreamweaver has featured an internal mechanism that allows users to create a master template (.dwt file) to generate and maintain child pages. This system is unique to Dreamweaver and differs from the general marketplace templates mentioned earlier. For more details, refer to Adobe's guide on creating Dreamweaver templates.

 

3. Dreamweaver's Starter Templates

To add to the complexity, Dreamweaver introduced Starter Templates a few years ago. These are pre-designed layouts intended to help users kickstart their projects. They are distinct from both the marketplace templates and Dreamweaver's .dwt files. More information is available on Adobe's website: Build from Website Templates.

 

4. Dreamweaver's Library Items

Furthermore, Dreamweaver offers Library Items (.lbi files), which, like .dwt files, are proprietary tools specific to Dreamweaver. They allow for the reuse of page elements across multiple documents. Learn more about them here: Using Library Items.

 

Recommendation

Given that Dreamweaver is currently in minimal maintenance mode, as noted by @BenPleysier , it's advisable to avoid basing new projects on proprietary tools like .dwt and .lbi files, which are not compatible with other development environments. However, if you're using non-proprietary templates, feel free to utilize them extensively.

On a personal note, I continue to maintain sites that rely on these proprietary tools, despite the limitations 😉 .

 

In Summary

While Dreamweaver's proprietary templates and library items offer certain conveniences within its ecosystem, they can lead to compatibility issues with other development tools. In contrast, non-proprietary templates from marketplaces like ThemeForest provide greater flexibility and are widely supported across various platforms. Therefore, for new projects, it's recommended to opt for non-proprietary templates to ensure broader compatibility and future-proofing.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 12, 2025 Feb 12, 2025

Your goal should be to get as far away from Dreamweaver dependant workflows as possible.  Instead, you're re-arranging deck chairs on the Titanic.  😥

 

See my other reply in your previous post.  It applies to this topic, too.

https://community.adobe.com/t5/dreamweaver-discussions/website-templates-for-dreamweaver-2021/m-p/15...

 

Have you stopped to think about what you will do when DW is no longer available?  


CODE EDITORS:
-- Codespaces (free, browser-based) - https://github.com/features/codespaces
-- Notepad++ (free) - https://notepad-plus-plus.org/
-- Nova (Mac only, formerly called Coda) - https://nova.app/
-- Pinegrow - https://pinegrow.com/
-- Sublime Text - http://www.sublimetext.com/
-- Visual Studio Code (free) - https://code.visualstudio.com/
-- Wappler ~ Visual Web App Builder - https://wappler.io/
============
ONLINE SITE BUILDERS:
-- Squarespace - https://www.squarespace.com/
-- Webflow - https://webflow.com
-- Wix - https://www.wix.com/
-- WordPress (open source) - https://wordpress.org/

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 21, 2025 Sep 21, 2025

Yes, I have.

 

I'd started using Squarespace, but I decided that learning time would be too long. Webflow will be another place I check out. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 22, 2025 Sep 22, 2025
LATEST

Wix is probably the easiest and most affordable platform for building & hosting basic websites. 

 

Nancy O'Shea— Product User, Community Expert & Moderator
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines