Difference between revisions of "concrete5"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
m (Woozle moved page Concrete5 to concrete5 without leaving a redirect: capitalization)
(moved blog issues to userspace)
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==About==
 
==About==
[[Concrete5]] is [[free/open source]] software for managing content on a web site. It can be compared to [[Weebly]], although pages are generated dynamically rather than statically.
+
[[concrete5]] is [[free/open source]] software for [[content management system|managing content on a web site]]. It can be compared to [[Weebly]], although pages are generated dynamically rather than statically.
{[seed}}
+
{{seed}}
 
==Notes==
 
==Notes==
 
How to:
 
How to:
Line 14: Line 14:
 
** in the palette that appears on the left, look under "navigation" and drag an "auto-nav" tool over to where you want it (I think... something like that)
 
** in the palette that appears on the left, look under "navigation" and drag an "auto-nav" tool over to where you want it (I think... something like that)
 
** ...and then there was a semi-obvious tweak to get it to be horizontal rather than vertical, but I found it by poking around in the tool's settings
 
** ...and then there was a semi-obvious tweak to get it to be horizontal rather than vertical, but I found it by poking around in the tool's settings
* add a blog to a site: [https://documentation.concrete5.org/tutorials/setup-a-simple-blog-within-concrete-5-7 this] explains how, with some caveats:
+
* add a blog to a site: [https://documentation.concrete5.org/tutorials/setup-a-simple-blog-within-concrete-5-7 this] explains how, but I had [[User:Woozle/concrete5|difficulties]].
** I had to create a sidebar-right template (I used the template icon which looks like it could have content on the left and a sidebar on the right)
+
 
** Under "Sets", there are now four ''types'' of Sets to which you can add; I chose "Collection" because that seemed closest to "Category".
 
** When adding the Topic, I checked off only "Field available in advanced search." because that seemed closest to "Field available in Dashboard Page Search".
 
*** I also checked "[ ] Categories" because it wouldn't let me save without selecting a "Topic Default Parent Node", and that was the only one listed.
 
** Modifying the default output settings didn't go as advertised. I had to create a new page to get the block palette to appear... but that doesn't seem to feed back into the output settings. Stuck here for now; further research needed.
 
 
==Links==
 
==Links==
 
* [https://www.concrete5.org/ official]
 
* [https://www.concrete5.org/ official]
 
* {{wikipedia}}
 
* {{wikipedia}}

Latest revision as of 14:11, 10 May 2017

About

concrete5 is free/open source software for managing content on a web site. It can be compared to Weebly, although pages are generated dynamically rather than statically.

This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!

Notes

How to:

  • center an image: two methods
  • publish latest changes:
    • click on pencil (top left)
    • click on "Publish Page" button
  • make a horizontal navigation (menu) bar:
    • hover over the sitewide navigation area
    • click on the drop-down description
    • select "add block"
    • in the palette that appears on the left, look under "navigation" and drag an "auto-nav" tool over to where you want it (I think... something like that)
    • ...and then there was a semi-obvious tweak to get it to be horizontal rather than vertical, but I found it by poking around in the tool's settings
  • add a blog to a site: this explains how, but I had difficulties.

Links