// Table cells can be merged // Side table thing // TEST load_content.js // load_content.js needs comments!! ----- phase 3 ----- // read public, read private, create entries, edit pages, delete entries, confirm/deny changes, see files and entries (admin panel) Entries: > Add artical warning box > Not safe content - images and audio files - will be blurred before accepting something (maybe) Users: > Have different roles > Can change their profile settings Index page: > Create topic form > List of public topics > Topics can be public or private Roles: > Admin - owner > Moderator???? - can create, edit, delete, see admin panel > Member - access to a private wiki (can read private entries) > User - logged in user (can read public entries) > @everyone - no account user (can read public entries) Style mobile: > index > log in > search > create account, entry, file > view topic, entry, file > edit topic, entry, file > admin panel Other: > After logging in, user returns to the previous page (window.history)