2,153
edits
| Line 16: | Line 16: | ||
* Static web sites can be more difficult to manage, it's harder to re-use content.  | * Static web sites can be more difficult to manage, it's harder to re-use content.  | ||
* Content management systems use forms to guide content editing, but they tend to require low level changes (database, programming), and end users have constrained access to the site  | * Content management systems use forms to guide content editing, but they tend to require low level changes (database, programming), and end users have constrained access to the site  | ||
* Mediawiki is designed to organize large sets of pages, potentially with many people   | * Mediawiki is designed to organize large sets of pages, potentially with many involved people  | ||
* Semantic Mediawiki adds structured information and views  | * Semantic Mediawiki adds structured information and views  | ||
** '''We are going to learn markup encoding in order to have more control over content and appearance'''  | ** '''We are going to learn markup encoding in order to have more control over content and appearance'''  | ||