Hong Kong

HKDUG - Hong Kong Drupal User Group - Hong Kong SAR, China

dalin's picture

Blogfest Asia

Start: 
2009-11-06 (All day) - 2009-11-08 (All day) Asia/Hong_Kong
Organizers: 

Our own Richard Chui will be presenting on CiviCRM with Charles Chuang at BlogFest Asia.
http://www.blogfest.asia/

See the schedule at
http://www.blogfest.asia/?page_id=3

Login to post comments

Front End Developer - Web Architect | South China Morning Post

Employment type: 
Full time
Telecommute: 
Not allowed

Responsibilities:
The Web Architect (Online Classifieds & Directories) will be responsible for developing new products and implementing improvements to SCMP's online assets.
· Develop new platforms and improve existing SCMP online assets using best-in-class programming languages, open source platforms, mark-up languages, browsers, server software, etc.
· Create standards-based websites using HTML, CSS, and JavaScript, using concise and maintainable code

Read more

Node Gallery module and Navigation menu - how to display ur own gallery without using view?

Hi there,

I am using the "node gallery" module and it comes with "Galleries List" which shows all the galleries from everyone.

If you select your own gallery from the "galleries list", it will have a breadcrumb named as "[user name]'s galleries" and it links to http://localhost:8080/qbs_v01r01_dev/galleries/1 where 1 indicates uid i think?, and it will link u to your list of galleries.

So, what i want is, to have a navigation menu item , e.g. My Gallery and it links to my galleries only, in this case the admin user is "galleries/1".

so how can i do that.

7 comments · Read more
jdidelet's picture

boost with subfolder installation

Hi everyone,

I'm little in a trouble with boost module. This module doesn't work if drupal is installed in a subfolder (e.g. /drupal/my-site). I read all posts and issues about this but I didn't find solution. I have folders "cache/gz/my-site-name" and "cache/my-site-name" but they are empty. Nothing files are generated... Have you already tried? Probabaly it's the configuration in my .htaccess.

Cheers !
Julien

7 comments

Ubertcart with Hong Kong post as shipping method

Has anyone setup a Drupal commerce site with the Ubercart and use Hong Kong post as a shipping method?

I'm interested in hearing your experience if so.

It doesn't appear that there is a Hong Kong post shipping sub-module.

We are going to use Paypal as the payment gateway and want to be able to plug in shipping confirmation and tracking number information.

Thanks.

Login to post comments
dalin's picture

HKDUG October meetup

Start: 
2009-10-15 19:00 - 21:00 Asia/Hong_Kong

It's been too long since our last meetup. We'll be meeting at the usual spot:

Soho Life English Training Centre
1st fl., 148 Connaught Road Central,
Sheung Wan, Hong Kong
Google Map

Possible topics:

  • Case study of your Drupal site
  • You've got a problem and want to know how to fix it (we'll need to decide whether a particular problem is a good candidate for a group walkthrough)
  • Best Practices - from installation to security to implementation
  • How to setup an AMP stack on your home computer
  • OpenCalais
  • Drupal 7 features
  • anything else you might suggest

We'll want to narrow this down to 2-3 in the next few days. Give us your ideas.

10 comments · Read more
jdidelet's picture

problem with PHP argument code

Hi all,

Anyone can help me ? I have a problem in Views 2 with PHP argument code (well, I probably a problem with my code). I push this code but it's seem wrong and I don't understand why (I choose Taxonomy: Term ID (with depth) for argument) :

if (arg(0) == 'products') {
$arg_array = arg();
$value = end($arg_array);
}
return $value;

Probably I miss somethings.

Regards,
Julien
PS : My URL is like that : name-of-my-site.dev/products/taxonomy-name1/taxonomy-name2/...

4 comments

Border-radius for IE too? or what methods do u use?

Hi there,

I am trying to find a way that not using images to make rounded corners for IE. and i have found the javascript which works quite ok but i have no idea how to use that with drupal.

So, 1) is there a better way to do that?
2) or how can i use the script for drupal for IE only??

http://www.dillerdesign.com/experiment/DD_roundies/#usage

many thanks.

5 comments
rgucci's picture

Oct 3 Un-Party, Mid Autumn Festival

I posted a version of this on couchsurfing. I though I might add a pinch of geekiness to the party mix. (with CS found and replaced with Drupal... hehehe)

Yes, I know, traditionally, it's supposed to be spent with family, but for a lot of us who aren't with their families this mid-autumn, why not spend it together?

On the evening of Oct. 3, we will be bringing picnic blankets, finger foods, drinks, wine, beer and chilling it out at the Deep Water Bay on the south side of HK island.

Login to post comments · Read more

Need help setting up users

I want to create a Supervisor role who has the rights to create other users for the site. But if I gave "administer users" rights to Supervisor, I found that he will be able to block me (the admin) out. What's more, this Supervisor will not be able to assign the newly created users to the predefined roles unless I also gave him the "administer permissions" rights. And with that rights, he can practically do anything he wants, which of course, is not what we want.

Any comments?

Thanks

4 comments
jdidelet's picture

alter imagefield field

Hi everyone !

I need your help to resolve my problem.

I created a cck imagefield in my content type. The maximum values for this field is unlimited. But sometime, I need to alter this value (limit this value to 1 for exemple). You know how I can do that ? Probably I can use hook_form_alter but I don't find the parameter to overwrite (list, delta...) ???

Thanks for your help !
Julien

7 comments
rgucci's picture

webforms in panels

Has anyone else tried to use webforms in a panel? Generally everything is working ok, except for some usability issues.

  1. if there is an error in the webform validation (missing mandatory fields, invalid email format, etc.), the page redirects to the webform node page with the error messages, and not to the original panel page (specifying internal:panel-page-url seems to work only for successful submissions)
1 comment · Read more
cloneofsnake's picture

A HKDUG site to promote Drupal thanks to Acquia?

http://buytaert.net/free-acquia-hosting

Folks, we had been talking about setting up a sandbox environment since forever! With the new developments in D6 and D7, isn't this a good opportunity for us to get a free hosting space, set up a tutorial space and a testing / sandbox space... etc?!

Let's think of a good domain name! Here are some suggestions:

hkdug.org
hkdug.com
hkdrupal.com
hkdrupalug.com

7 comments
dalin's picture

Get a free Drupal/jQuery book

Manning Publications, the publisher of titles such as Drupal in Action
http://www.manning.com/gildesgame/

and jQuery in Action
http://www.manning.com/bibeault2/

have a user group review program. If you'd like a free copy of one of these books you can register here:
http://www.manning.com/ugprogram/

Login to post comments
cloneofsnake's picture

Flickr API and FeedAPI questions (making a photo blog)

Posted this on the RSS & Aggregation group, cross posting here to see if some of you can help.

Basically, I'm trying to streamline a process, so I can tag and comment of my photos in Picasa, upload to Flickr, have them pulled back down onto my Drupal blog, then I pick some and group them together into a blog entry.

This is how far I've gotten:

<

ol>

  • Installed emfield, FeedAPI, FeedAPI mapper, imageapi, imagecache
  • set up feed content type and photoblog content type
  • 4 comments · Read more

    How to do a minor release upgrade?

    What is the proper way to do a minor release upgrade, say from 6.12 to 6.13? My current drupal was installed under /drupal-6.12. Should I unzip the package to /drupal-6.13, then copy all the files under /drupal-6.12/sites to the new directory, change the domain to point to the new drupal root, and then run update.php? Or should I unzip over the current /drupal-6.12 directory and overwrite all the files there.

    Thanks!

    P.S. neweggtart = eggtart = Richard Chui

    3 comments

    when is the next meetup?

    I've just realized that this group existed.

    I couldn't make it to Barcamp 2009 yesterday, so I'm wondering when the next HK DUG meeting is going to take place.

    Is there a regular schedule and location? I couldn't find it anywhere on the group.

    -Regards
    Cookie

    Login to post comments
    dalin's picture

    BarCamp HK 2009 Drupal presentation proposal

    Here's the ideas that we came up with last night but a little more organized:

    1. What is Drupal (5mins)
      • A CMS
      • A Framework
      • A community
    2. What can you do with Drupal (3mins)
      • Show examples of HKDUG Drupal sites
    3. What's new in Drupal
      • Drupal 7 (10mins)
        • Review changelog to see what to highlight.
        • ImageCache in core - eliminating the person that resizes images to 300 x 400px
        • Fields in core - eliminating the web developer
      • Real-time theme configuration - Eliminating the designer (5mins)
    Read more

    Alternative drupal learning groups?

    If you think the hk drupal meet up isn’t frequent enough (I am not criticizing ;-)) or seems pretty advance for you (for me anyway) or not quite your subjects (sometimes) or prefer Cantonese speakers meet up, then read on….. ….

    First of all, I just want to know is there anyone reading this forum often and do want to get together more frequently to learn, but for other reasons or any of the reasons above that u can’t.

    I am not sure how would this work out, so ;
    1. Open to suggestions, perhaps someone who has setup some meet up group before.

    3 comments · Read more
    cloneofsnake's picture

    DrupalCon Paris news thread

    One guy in the Japan group is at DrupalCon Paris right now and he updates the group with news in Japanese - http://groups.drupal.org/node/25973

    We the HKDUG group also have our representitive, Karim, at DrupalCon! Karim, it would be nice if you can give DC Paris a personal touch, and update the HKDUG group with your latest news...

    ...

    in Chinese... LOL

    Anyway, let's all use this thread to share interesting news coming out of DrupalCon Paris!

    Here one - http://developmentseed.org/blog/2009/sep/03/5-minute-feature-server

    5 comments · Read more

    HKDUG - Hong Kong Drupal User Group - Hong Kong SAR, China

    Syndicate content