Ticket #132 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

don't store internal pages into the database...

Reported by: JensDiemer Owned by: JensDiemer
Priority: blocker Milestone: v0.8.5
Component: internal Plugins Keywords:
Cc:

Description

We should not store the internal pages into the database... Edit the internal pages are not prefer.

Change History

Changed 2 years ago by JensDiemer

  • owner changed from jens to JensDiemer
  • status changed from new to assigned
  • version changed from 0.9 to 0.8
  • milestone changed from v0.9 to v0.8.1

The first step is done in 1449.

  • I moved all internal pages into "./media/PyLucid/internal_page"
  • internal pages doesn't store in the database.
  • additional CSS/JS files linked as normal static files.
  • new path constants in the settings.py

See also:  http://pylucid.org/phpBB2/viewtopic.php?t=198 How to update, should be documented here:  http://pylucid.org/_goto/121/changes/

TODO: refractory the install section and the plugin manager for this. Remove the unused InternalPage? model.

Changed 2 years ago by JensDiemer

  • status changed from assigned to closed
  • resolution set to fixed

next step done with 1450.

  • remove all "internal page" stuff.
  • add in the _install section update: DROP TABLE PyLucid_pagesinternal.
Note: See TracTickets for help on using tickets.