Check-in [494088b7d1]
Comment: | Change pluginconf lookups. Use only pkg basenames for configuration, but override channels.__path__ directly in module. Thus pluginconf can convert `plugin_base` into path list for module_list() scanning. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
494088b7d11af0c283da25bbc721cd72 |
User & Date: | mario on 2015-05-11 12:21:54 |
Other Links: | manifest | tags |
2015-05-11
| ||
20:29 | Remove _ prefix from ls, rowmap, pix_entry, as features/search was already depending on literal rowmap. check-in: 6d1bd944fb user: mario tags: trunk | |
12:21 | Change pluginconf lookups. Use only pkg basenames for configuration, but override channels.__path__ directly in module. Thus pluginconf can convert `plugin_base` into path list for module_list() scanning. check-in: 494088b7d1 user: mario tags: trunk | |
11:18 | Switch dirble plugin to predeclare encoding="utf-8" for speed. check-in: 05806261b3 user: mario tags: trunk | |
Modified channels/__init__.py from [50c58e1601] to [4f19df3b1a]. [diff]
Modified config.py from [8242f27bc4] to [b35aebea3e]. [diff]
Modified pluginconf.py from [a5813116de] to [33b1fa968d]. [diff]