Code Monkey home page Code Monkey logo

hybrid's People

Contributors

alhazmy13 avatar andrebalza avatar andreygubin avatar asadalihp avatar coachbirgit avatar delitestudio avatar dennisleussink avatar devadattas avatar fredroo avatar gabrielboliveira avatar goaround avatar guschaves avatar machour avatar marcorocca avatar mariusmez avatar micko75 avatar mingxia avatar poting-lin avatar pramttl avatar sharmpro avatar shprink avatar silverbux avatar tojaskiba avatar ugurcandede avatar xvilo avatar yusadolat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hybrid's Issues

how to display category/tag title instead of slug?

In addition to English, such as Chinese, title of category and tag is chinese(not english), but in order to optimize the url, slug is usually set to English or pinyin ,but now the title of single category and tag is display: slug , For the reader, is not very intuitive.

code is here:
https://github.com/shprink/wordpress-hybrid-client/blob/develop/lib/taxonomies/taxonomies.service.coffee#L40

how i can change to let the {{name}} show category/tag title directly?

White page on Android

Hi,
I was playing with WordPress-hybrid-client 1.2.0,
With devserver its working fine, but on android app, its showing only white page, tested on three different devices having different android version.

Performance

Display $$watcher count and reduce it on every pages.

  • makes sure track by is used on ng-repeat
  • make sure bindOnce is used in the right places

What's the Use Case?

This looks interesting and promising. Can you explain a little more about what it does and what our use-cases?

Custom Theming

Great app but how do I customize the templating? Can you please include a basic how-to guide on using a different front-end template?

Thanks

some bugs v1.5.1

I debug android on ubuntu, discovered the problem

1, share and bookmark button is disappeared.
2, category and tag button is cann't click
3, comments can't display.

Add Chinese language support

HI:

I will add Chinese language support。Yesterday found the top title can be normal Chinese, but the left menu garbled.

like this:

xianshi

Sub-Domain

Hello

Can sub-domain name be used. for example

hybrid.mydomain.com

Unable to install

Hi there. I am trying to install locally following the instructions here http://wphc.julienrenaux.fr/getting-started.html

It's unable to complete the job in terminal and I keep receiving this error:

Warning: Permanently added the RSA host key for IP address '192.30.252.130' to the list of known hosts.
Permission denied (publickey).
fatal: Could not read from remote repository.

This happens even if using "sudo" command prefix.
Is there something I am not doing right or another necessary prefix? I already have NodeJs, NPM and Cordova installed and running latest stable versions. I have the ionic stack installed and am already building/testing ionic apps (from ionic framework templates)

Refactor Menu config

I want to be able to create any kind of menu.

I am thinking having a list of typed object like this:

"menu": [
    {type: 'category', slug: 'mobile', trans: "Mobile", uiSref: "public.taxonomies.slug({ term: 'category', slug: 'mobile' })",
    {type: 'tag', slug: 'mobile', trans: "Test", uiSref: "public.taxonomies.slug({ term: 'tag', slug: 'test' })",
    {type: 'page', id: 851, trans: "My page", uiSref: "public.posts.slug({ id: 851 })",
    {type: 'separator', trans: "Social Networks"},,
    {type: 'social', trans: "Julien Renaux Blog", "icon": "icon ion-social-facebook",  "url": "https://www.facebook.com/julienrenauxblog"}
]

Config injection

Being able to inject a config file that will overwrite the existing

"ERROR in Object.keys called on non-object" while running "npm run-script dumpdev"

Hello,
I was trying to build Android App, in config.json file only changed parameter was baseUrl

I got following error:

╭─gaurav at Gaurav in ~/github/wordpress-hybrid-client-1.1.0 using 15-06-21 - 22:33:00 
╰─○ npm run-script dumpdev

> [email protected] dumpdev /home/gaurav/github/wordpress-hybrid-client-1.1.0
> gulp build

[22:33:08] Using gulpfile ~/github/wordpress-hybrid-client-1.1.0/gulpfile.js
[22:33:08] Starting 'cleanWww'...
[22:33:08] Starting 'webpack:dev'...
[22:33:08] Finished 'cleanWww' after 36 ms
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead
Autoprefixer's process() method is deprecated and will removed in next major release. Use postcss([autoprefixer]).process() instead

[22:34:59] Version: webpack 1.9.11
                  Asset       Size  Chunks             Chunk Names
       fonts/Roboto.ttf    19.9 kB          [emitted]  
     fonts/Roboto.woff2    10.3 kB          [emitted]  
      fonts/Roboto.woff    13.3 kB          [emitted]  
     fonts/ionicons.eot     121 kB          [emitted]  
     fonts/ionicons.ttf     189 kB          [emitted]  
    fonts/ionicons.woff    67.9 kB          [emitted]  
     fonts/ionicons.svg     334 kB          [emitted]  
img/post-img-border.png  497 bytes          [emitted]  
       bundle-da14b3.js    3.12 MB       0  [emitted]  main
             index.html   43 bytes          [emitted]  

ERROR in Object.keys called on non-object
[22:34:59] Finished 'webpack:dev' after 1.85 min
[22:34:59] Starting 'build'...
[22:34:59] Finished 'build' after 6.11 μs

I was using WordPress-hybrid-client 1.1.0

Templating

Transform every views into template and provide at least another one.

Article title display bug and other v1.6.0 beta

Sure is greatly improved, is progressing well, I have tested iOS9 app in the phone

Everything was smooth, but there is a problem:

1,Sometimes(May will be normal when open app ), it will appear as shown, Navbar article title display dislocation.
image1

2,I still think it looks better the original search box (containing the Clear button) layout. O(∩_∩)O哈哈~

A few questions

Do you support user registration/login?
Are there any sample application for this?

Thanks.

Ability to modify ionic configuration through config.json

http://ionicframework.com/docs/api/provider/$ionicConfigProvider/

  1. Create a new key in config.json named "ionicConfig"
  2. Basically in index.coffee we need to map all config function that $ionicConfigProvider provides:
app.config ($WPHCConfig, $ionicConfigProvider) ->
    $ionicConfigProvider.views.maxCache _.get($WPHCConfig, 'ionicConfig.cache.views') || 10
    $ionicConfigProvider.views.forwardCache _.get($WPHCConfig, 'ionicConfig.cache.forward') || false
    $ionicConfigProvider.scrolling.jsScrolling _.get($WPHCConfig, 'ionicConfig.scrolling.jsScrolling') || false
    // MORE HERE

Contact form

Connection to smtp and page contact with a form

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.