No description
Find a file
2018-01-07 11:17:40 +01:00
browser show text 'more...' only if there is really (probably) more to see 2017-12-05 13:23:20 +01:00
classifier remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
compound add tab title for book_topic_view; rearrange section methods 2017-12-08 12:17:02 +01:00
config remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
constraint remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
data fix import file (double 'options' parameter for 'topic' type) 2017-10-08 09:00:23 +02:00
deploy added modules and scripts for Windows deployment/installer 2008-04-08 06:47:20 +00:00
expert activate calling of script; remove print statements 2018-01-07 11:17:40 +01:00
external remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
i18n fix language negotiation: use language defined via options 2017-01-01 17:26:47 +01:00
integrator fix check for adapter in 'externalIdentifier' 2017-10-08 12:44:04 +02:00
knowledge remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
layout remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
locales add tab title for book_topic_view; rearrange section methods 2017-12-08 12:17:02 +01:00
media remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
organize make sure we always get numeric values 2017-12-07 18:26:27 +01:00
repair fix loop() function; make root folder globally accessible 2016-05-05 08:16:46 +02:00
rest remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
schema avoid error because of missing renderer macro 2015-11-25 11:17:30 +01:00
security (1) provide ILocation adapter for WSI; (2) activate security handlers. 2016-04-17 14:05:59 +02:00
system remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
tests remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
versioning remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
wiki ignore wiki linking at the moment; needs change in order to use new link and link manager implementations 2010-01-13 16:31:08 +00:00
xmlrpc remove deprecated import from zope.testing 2016-12-26 10:37:00 +01:00
.gitignore add node type raw to be able to emit e.g. robots.txt and similar stuff 2017-01-12 10:28:06 +01:00
__init__.py fix initid monkey patch 2017-01-12 10:15:31 +01:00
base.py remove obsolete property from Loops root, ensuring compatibility with ZTK 2016-12-26 18:19:28 +01:00
CHANGES.txt merge branch master into bbmaster 2012-01-29 11:27:43 +01:00
common.py merge branch master 2015-06-12 08:35:07 +02:00
concept.py make indexing more fault-tolerant 2015-10-10 11:46:54 +02:00
configure.zcml add markdown support 2017-10-14 16:04:53 +02:00
helpers.txt move QueryConcept stuff to loops.expert (keeping old query module for backward compatibility); work in progress: child-based queries with actions 2008-10-23 13:35:23 +00:00
interfaces.py add markdown support 2017-10-14 16:04:53 +02:00
LICENSE.GPL add getMessage() method for standardized message handling in forms 2009-05-12 10:05:01 +00:00
main.py added modules and scripts for Windows deployment/installer 2008-04-08 06:47:20 +00:00
MANIFEST.in make ZTK-compatible package that is installable as a Python egg 2017-01-02 16:06:14 +01:00
predicate.py extend features of the subtype predicate: control predicates used for connecting concepts of the types that have a subtype relation 2012-01-14 11:50:46 +01:00
psu.py fix loop() function; make root folder globally accessible 2016-05-05 08:16:46 +02:00
query.py merge branch master 2013-06-23 09:46:14 +02:00
README.md make ZTK-compatible package that is installable as a Python egg 2017-01-02 16:06:14 +01:00
README.txt add paster shell utilities and repair base modules 2016-05-02 09:45:56 +02:00
record.py provide special view for change records 2008-05-08 14:41:55 +00:00
resource.py indexing: gracefully fall back to ISO8859 if UTF-8 gives an error 2016-10-26 16:20:44 +02:00
security.zcml de-activate (obsolete) role for Flash (XML-RPC) concept map editor 2017-01-01 17:27:56 +01:00
securitypolicy.zcml add securitypolicy config file to be placed in instance/etc 2010-06-13 11:42:06 +00:00
setup.cfg work in progress: make loops package work with BlueBream 1.0 2011-09-29 19:22:51 +02:00
setup.py use IPredicate as type interface for predicate type in standard setup 2011-09-28 10:22:59 +02:00
setup_egg.py make ZTK-compatible package that is installable as a Python egg 2017-01-02 16:06:14 +01:00
table.py table-based vocabularies: avoid error when used directly with a Concept as instance 2016-03-29 18:09:06 +02:00
target.py make loops package work with BlueBream 1.0: system running 2011-09-29 22:27:06 +02:00
type.py merge branch master 2015-06-12 08:35:07 +02:00
util.py use markdown import and content type only when available 2017-12-29 10:37:13 +01:00
version.py - work items: provide move action for assigning a work item to 2011-03-07 12:30:41 +00:00
view.py add node type raw to be able to emit e.g. robots.txt and similar stuff 2017-01-12 10:28:06 +01:00

Introduction

This is the main part of the code of the semantic web application platform loops, based on Zope 3 / bluebream.

More information: see https://www.cyberconcepts.org.