Do you guys have a page builder plugin where I can add new pages to my templates? If so will it work with the newest version of links?
Mar 24, 2006, 11:29 PM
User (360 posts)
Mar 24, 2006, 11:29 PM
Post #2 of 2
Views: 45441
No, we don't have a page builder plugin.
But, if you are running dynamic sites, all you need to do is have a template, and you have a new page.
The page builder is for static sites, only. Really.
Most sites should be built/run dynamically, not staticly. Today, the overhead for building a static site is actually somewhat greater than a dynamic site, and you can't offer all the really nifty "logged in" user features.
Unless you have complext pages, that don't change, static sites are more of a burdon. They age "fast" by today's standards, and they take time to generate, and diskspace. They also can leave a lot of "garbage" around if you change your site.
I'm not sure why you'd want to run a static site. With truly static content, it's even more important to have headers/footers and other page elements that update regularly.
But, if you are running dynamic sites, all you need to do is have a template, and you have a new page.
The page builder is for static sites, only. Really.
Most sites should be built/run dynamically, not staticly. Today, the overhead for building a static site is actually somewhat greater than a dynamic site, and you can't offer all the really nifty "logged in" user features.
Unless you have complext pages, that don't change, static sites are more of a burdon. They age "fast" by today's standards, and they take time to generate, and diskspace. They also can leave a lot of "garbage" around if you change your site.
I'm not sure why you'd want to run a static site. With truly static content, it's even more important to have headers/footers and other page elements that update regularly.



