Update of
/var/cvs/contributions/didactor2/src/cmshelp/java/nl/didactor/component/cmshelp
In directory
james.mmbase.org:/tmp/cvs-serv27719/cmshelp/java/nl/didactor/component/cmshelp
Modified Files:
DidactorCmsHelp.java
Log Message:
dropped all that sillynes with 'extra_steps'. Still rmeain horrible quantities
of xml-duplication
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/cmshelp/java/nl/didactor/component/cmshelp
Index: DidactorCmsHelp.java
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/cmshelp/java/nl/didactor/component/cmshelp/DidactorCmsHelp.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- DidactorCmsHelp.java 6 Jan 2006 13:23:53 -0000 1.2
+++ DidactorCmsHelp.java 29 Feb 2008 12:49:29 -0000 1.3
@@ -33,16 +33,6 @@
}
/**
- * Permission framework: indicate whether or not a given operation may be
done, with the
- * given arguments. The return value is a list of 2 booleans; the first
boolean indicates
- * whether or not the operation is allowed, the second boolean indicates
whether or not
- * this result may be cached.
- */
- public boolean[] may (String operation, Cloud cloud, Map context, String[]
arguments) {
- return new boolean[]{true, true};
- }
-
- /**
* Of course, no matter what setting somebody wants to get,
* we say that it's unknown since there isn't any settings
* in this chat.
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs