パーソナルツール
現在の場所: ホーム takalog ATGoogleMaps 0.4.1 をリリース
書いた本
Plone 完全活用ガイド の Chapter 1, 2, 3, 11 を執筆しました。
plone のインストール、使い方から、機能・デザインのカスタマイズ、プロダクトの作り方まで、 plone のすべてがぎゅっと詰まっている書籍になっていると思います。
plone に興味がある人から、すでに使いこなしている方まで、ぜひ読んでみてください。
Plone 完全活用ガイドのサポートページ
« 2009July »
Su Mo Tu We Th Fr Sa
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
このBlogについて
鈴木たかのりです。とりあえず日記っぽく雑多なことを書き込んでいこうと思っています。 zope/plone関係の技術的な内容については http://takanory.net の方にまとめていこうと思います。 コメント・ツッコミはご自由にどうぞ。
最近のコメント
Re:Zope3の本がでてたゾウ! (takanori 07-02 12:28)
Re:Zope3の本がでてたゾウ! (関田 07-01 16:33)
Re: >手羽揚 (takanori 06-22 00:16)
Re:#10197: Fire Brigade がかなりよさげ (takanori 06-22 00:15)
>手羽揚 (しみずかわ 06-19 03:30)
最近のトラックバック
日本語にてPlone3.xを使用する便利なプロダクト (ブログ 08-31 13:52)
新しい写真集モジュール (ロバートのブログ 03-18 08:28)
新しい写真集モジュール (ロバートのブログ 03-18 08:28)
トランペットアンサンブルコンサート (人生日記 03-08 17:37)
PloneSlimboxに乗り換え♪ (pt001-blog 02-23 17:14)
カテゴリ
av (26)
books (29)
coreblog (48)
ds (22)
ferret (22)
google (33)
icecream (38)
lego (58)
mac (17)
misc (68)
moblog (266)
movie (31)
pc (42)
plone (248)
puzzle (38)
python (44)
server (60)
snowscoot (8)
software (124)
sports (32)
suidou (29)
winds (40)
 
文書操作

ATGoogleMaps 0.4.1 をリリース

作成者 takanori投稿日 2006年06月23日 23時07分 最終変更日時 2006年06月24日 02時22分
マーカーのタイトルがクリック可能に

マーカーのページ

ATGoogleMaps 0.4 をリリース のコメントで saka さんに指摘された問題を修正した 0.4.1 をリリースします。

今回の変更点はこんなところです。

  • デバッグ用に JavaScript が表示されちゃう問題を修正
  • マーカーの情報画面のタイトルをクリック可能に → クリックするとマーカーの情報画面に遷移
  • ドキュメントをちょっぴり修正

さて、0.5 beta リリースに向けてもう一がんばりだ。

  • ATGoogleMaps-0.4.1.tar.gz ATGoogleMaps-0.4.1.tar.gz
  • サイズ 18.1 kB - File type application/x-tar
    カテゴリ
    plone plone
    トラックバック用URL:
    http://takanory.net/takalog/562/tbping

    ATGoogleMaps 0.4.1をPlone-2.5に入れてみました。

    投稿者 Taito Horiuchi 投稿日時: 2006年07月04日 15時35分

    たかのりさま

    ATGoogleMaps 0.4.1をPlone-2.5で動かそうと思い、インストールしてみました。
    マーカーを追加しようとすると次のようなエラーがでます。

    ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー

    ユーザ名
    taito (taito)
    Request URL
    http://www.abita.fi/location/createObject
    Exception Type
    AttributeError
    Exception Value
    url

    Traceback (innermost last):

    * Module ZPublisher.Publish, line 115, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 41, in call_object
    * Module Products.CMFFormController.FSControllerPythonScript, line 107, in __call__
    * Module Products.CMFFormController.Script, line 141, in __call__
    * Module Products.CMFCore.FSPythonScript, line 108, in __call__
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module Products.CMFCore.FSPythonScript, line 164, in _exec
    * Module None, line 17, in createObject
    <FSControllerPythonScript at /www/createObject used for /www/location>
    Line 17
    * Module Products.CMFCore.PortalFolder, line 408, in invokeFactory
    * Module Products.CMFCore.TypesTool, line 934, in constructContent
    * Module Products.CMFCore.TypesTool, line 343, in constructInstance
    * Module Products.CMFCore.TypesTool, line 574, in _constructInstance
    * Module Products.ATGoogleMaps.content.GMarker, line 4, in addGMarker
    * Module OFS.ObjectManager, line 330, in _setObject
    * Module zope.event, line 23, in notify
    * Module zope.app.event.dispatching, line 66, in dispatch
    * Module zope.component, line 181, in subscribers
    * Module zope.component.site, line 89, in subscribers
    * Module zope.interface.adapter, line 481, in subscribers
    * Module zope.app.event.objectevent, line 192, in objectEventNotify
    * Module zope.component, line 181, in subscribers
    * Module zope.component.site, line 89, in subscribers
    * Module zope.interface.adapter, line 481, in subscribers
    * Module OFS.subscribers, line 114, in dispatchObjectMovedEvent
    * Module OFS.subscribers, line 137, in callManageAfterAdd
    * Module Products.ATContentTypes.content.document, line 220, in manage_afterAdd
    * Module Products.Archetypes.BaseContent, line 42, in manage_afterAdd
    * Module Products.CMFCore.CMFCatalogAware, line 202, in manage_afterAdd
    * Module Products.Archetypes.CatalogMultiplex, line 34, in indexObject
    * Module Products.CMFPlone.CatalogTool, line 329, in catalog_object
    * Module Products.CacheSetup.patch, line 87, in catalog_object
    * Module Products.CacheSetup.patch_utils, line 6, in call
    * Module Products.ZCatalog.ZCatalog, line 565, in catalog_object
    * Module Products.ZCatalog.Catalog, line 339, in catalogObject
    * Module Products.ZCatalog.Catalog, line 277, in updateMetadata
    * Module Products.ZCatalog.Catalog, line 417, in recordify
    * Module Products.CMFDynamicViewFTI.browserdefault, line 98, in __call__
    * Module Shared.DC.Scripts.Bindings, line 311, in __call__
    * Module Shared.DC.Scripts.Bindings, line 348, in _bindAndExec
    * Module Products.CMFCore.FSPageTemplate, line 195, in _exec
    * Module Products.CacheSetup.patch_cmf, line 38, in FSPT_pt_render
    * Module Products.CacheSetup.patch_cmf, line 92, in PT_pt_render
    <FSPageTemplate at /www/gmap_view used for /www/location>
    * Module TAL.TALInterpreter, line 238, in __call__
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 749, in do_useMacro
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 457, in do_optTag_tal
    * Module TAL.TALInterpreter, line 442, in do_optTag
    * Module TAL.TALInterpreter, line 437, in no_tag
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 780, in do_defineSlot
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 457, in do_optTag_tal
    * Module TAL.TALInterpreter, line 442, in do_optTag
    * Module TAL.TALInterpreter, line 437, in no_tag
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 728, in do_defineMacro
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 772, in do_defineSlot
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 457, in do_optTag_tal
    * Module TAL.TALInterpreter, line 442, in do_optTag
    * Module TAL.TALInterpreter, line 437, in no_tag
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 728, in do_defineMacro
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 457, in do_optTag_tal
    * Module TAL.TALInterpreter, line 442, in do_optTag
    * Module TAL.TALInterpreter, line 437, in no_tag
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 691, in do_loop_tal
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 457, in do_optTag_tal
    * Module TAL.TALInterpreter, line 442, in do_optTag
    * Module TAL.TALInterpreter, line 437, in no_tag
    * Module TAL.TALInterpreter, line 281, in interpret
    * Module TAL.TALInterpreter, line 714, in do_condition
    * Module Products.PageTemplates.TALES, line 221, in evaluate
    URL: file:ATGoogleMaps/skins/googlemaps/gmap_view.pt
    Line 50, Column 12
    Expression: standard:'marker/url'
    Names:

    {'container': <PloneSite at /www>,
    'context': <GMap at /www/location>,
    'default': <Products.PageTemplates.TALES.Default instance at 0xb71207ec>,
    'here': <GMap at /www/location>,
    'loop': <Products.PageTemplates.TALES.SafeMapping object at 0xb20ef0cc>,
    'modules': <Products.PageTemplates.ZRPythonExpr._SecureModuleImporter instance at 0xb7192fec>,
    'nothing': None,
    'options': {'args': (<GMap at /www/location>,
    <HTTPRequest, URL=http://www.abita.fi/location/createObject>)},
    'repeat': <Products.PageTemplates.TALES.SafeMapping object at 0xb20ef0cc>,
    'request': <HTTPRequest, URL=http://www.abita.fi/location/createObject>,
    'root': <Application at >,
    'template': <FSPageTemplate at /www/gmap_view used for /www/location>,
    'traverse_subpath': [],
    'user': <PropertiedUser 'taito'>}

    * Module Products.PageTemplates.Expressions, line 185, in __call__
    * Module Products.PageTemplates.Expressions, line 173, in _eval
    * Module Products.PageTemplates.Expressions, line 127, in _eval
    __traceback_info__: marker
    * Module Products.PageTemplates.Expressions, line 286, in restrictedTraverse
    __traceback_info__: {'path': ['url'], 'TraversalRequestNameStack': []}
    * Module Products.Five.traversable, line 115, in __bobo_traverse__

    AttributeError: url

    ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
    wwwというploneインスタンス内にlocationというATGoogleMapsオブジェクトを作りました。
    サーバの置いてあるラン内からwww.abita.fiのドメイン名ではアクセスできず、ローカルなipアドレスでのみアクセスできますが、これは関係ありますでしょうか?

    マーカーなしで使わせていただいていますが、
    マーカーなしはさみしいです。

    Re: ATGoogleMaps 0.4.1をPlone-2.5に入れてみました。

    投稿者 takanori 投稿日時: 2006年07月07日 14時36分

    返答が遅くなりました。
    うーん、ぱっと見では url っていう Attirbute は使っちゃだめなのかな?って見えます。
    試しに zope 2.8.7 + plone 2.5 + ATGoogleMaps 0.4.1 でマーカー追加してみたんですが、同じようなエラーはでませんでした。
    ほりうちさんの環境は zope 2.9 だったりします?

    PC に zope 2.9 の環境作って試してみるかな。

    Re:ATGoogleMaps 0.4.1 をリリース

    投稿者 Taito Horiuchi 投稿日時: 2006年09月07日 00時27分

    返事遅くなり済みません!
    zope-2.9.3で動かしています。
    最新のATGoogleMapsではマーカーの挙動も問題なさそうです。
    いつも、ありがとうございます。

    Re:ATGoogleMaps 0.4.1 をリリース

    投稿者 takanori 投稿日時: 2006年09月11日 12時37分

    わざわざ返答ありがとうございます。
    ちゃんと表示できるようになったようでよかったです。
    最近コード書けてないので、0.6 のリリースにはまだまだかかりそうですが...

    うぅ

    ATGoogleMaps 0.4.1 alpha

    投稿者 effective 投稿日時: 2006年06月27日 01時18分
    また新しいバージョンが リリース されてたのでアップグレード!と思ったら: コメントで saka さんに指摘された問題を修正した 0.4.1 をリリースします。 この前コメントさせていただいた件にすぐ対応いただいたらしい。指摘なんてこっぱ...
    コメントを追加

    下のフォームに記入してコメントを追加できます。平文テキスト形式。

    (必須)
    (必須)
    (必須)
    (Required)
    Enter the word

    Powered by vine linux, python, zope, plone, coreblog