0.1.31 • Published 9 years ago

hoodie-plugin-profile v0.1.31

Weekly downloads
7
License
-
Repository
github
Last release
9 years ago

hoodie-plugin-profile

Build Status Dependencies devDependency Status Code Climate

Dependencies

install this: https://github.com/rnewson/couchdb-lucene

configure the local.ini of couch db with follow lines

[external]
fti=/usr/bin/python /opt/couchdb-lucene/tools/couchdb-external-hook.py

[httpd_db_handlers]
_fti = {couch_httpd_external, handle_external_req, <<"fti">>}

and couchdb-lucene with this:

[local]
url = http://admin:admin@localhost:6003/

then:

  hoodie install hoodie-plugin-profile

for cordova/phonegap users

  bower install hoodie-plugin-profile

Setup client

 <script src="/_api/_files/hoodie.js"></script>

for cordova/phonegap users

  <script src="<bowerdir>/hoodie/dist/hoodie.js"></script>
  <script src="<bowerdir>/hoodie-plugin-profile/hoodie.profile.js"></script>

API

0.1.31

9 years ago

0.1.30

9 years ago

0.1.29

9 years ago

0.1.27

9 years ago

0.1.26

9 years ago

0.1.25

9 years ago

0.1.24

9 years ago

0.1.23

9 years ago

0.1.22

9 years ago

0.1.21

9 years ago

0.1.20

9 years ago

0.1.19

9 years ago

0.1.18

9 years ago

0.1.17

9 years ago

0.1.16

9 years ago

0.1.15

9 years ago

0.1.14

9 years ago

0.1.13

9 years ago

0.1.12

9 years ago

0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago