194 days ago
The Elgg Community: SimpleQuery Classes
...mahmoudimusyesterday Very cool! Check this code out: $query = new SimpleQuery();$query->simpleTable("annotations");$query->simpleSelectField("annotations", "id");$query->simpleWher...234 days ago
494 days ago
526 days ago
526 days ago
530 days ago
Access permissions for Annotations...
148 days ago (Tags: access, annotations)
60 days ago (Tags: facebook, elgg, module, annotations, comments)
Comment on "Recent discussions"
Ok, I see. In fact, i get the last 10 annotations, ie the last 10 comments and then show the related topics....I'll make a quick fix for this. The problem is that I cannot get all annotations and then take juste the first...361 days ago
Comment on "Simple Poll Plugin for Elgg 1.5"
...a field for a question (text), an array of responses (answer choices) that are treated similarly to tags in other objects, and an array of annotations that store the votes. There i...291 days ago
