Git Product home page Git Product logo

jqueryfaceplugin's Introduction

This plugin will help you to tag people around you same as facebook.

With help of this plugin, you can add, edit or remove tags. Navigate to a user's profile if the user exists.

The TagPhotos.js is the Main JavaScript file which could be used for further customizations.

Index.html has some basic structure which is necessary to use this plugin so you can also maintain it after publishing it from server side.
For reference you can check view.jsp of Face portlet.

There are some functions which could help you for enhancements from your side.

1) You can pass autocomplete_url in tagsInput function, if you want to fetch users from Auto Complete then you can use this feature either leave it.

2) hitTaggedUser - This function is using tagId to get Area's title, so it can create a URL for particualr user.
					This function is calling another function UrlExists. You can pass on your own url in it.
					

					
Note : 

To maintain the UI after Publish / Done tagging you can take a reference from https://github.com/bardiavipin/Face/blob/master/face-portlet/docroot/view.jsp .

And for server side code you can take a reference from https://github.com/bardiavipin/Face/blob/master/face-portlet/docroot/WEB-INF/src/com/learn/face/controller/FaceController.java .

jqueryfaceplugin's People

Contributors

bardiavipin avatar

Stargazers

Rahul Mittal avatar

Watchers

James Cloos avatar

Forkers

rahul4mittal89

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.