GithubHelp home page GithubHelp logo

socialwiki's People

Contributors

eyadof avatar isstaif avatar mhdsyrwan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

socialwiki's Issues

wikiuser object view

We need a view template for our wikiuser object, which will be located at:

socialwiki/views/object/wikiuser.php

wikiactivity object view

We need a view template for our wikiactivity object, which will be located at:

socialwiki/views/object/wikiactivity.php

Objects relationships

*Making ElggUser a container for wikiuser object
*Making the relationship wikiactivity->wikiuser (or wikiactivity_of_ElggUser)

using relationships

we should use ElggRelationship to link entities instead of using meta data
this fix should reduce query cost

wikiuser verfication

When a user adds a wikiuser to his account we need to find a way to verify that he owns that account

Code should have a place somewhere here:
socialwiki/actions/wikiusers/save.php

How about new Design ??

first i'll explain some points :

  • having a wikiactivity entity doesn't seem to be a good idea , because it is ,logically, not an object ,it's just a modification on the object wiki
  • there is a data model named "annotation" ,this works as extra data on an entity owned by someone (some thing like flags but not so much) so it's used to left comments on entities .

so we can have this design :

  • wiki entities
  • modifications info as annotations
  • riverItems represent wikiactivities
  • always the actor is user and the acted edntity is the wiki

what do you think ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.