上一页 1 ··· 474 475 476 477 478 479 480 481 482 ··· 499 下一页
摘要: 1. First you need to login heroku:heroku login2. Then you need to download the code:heroku git:clone -a Get a remote repo: git remote add heroku git@h... 阅读全文
posted @ 2015-01-09 06:33 Zhentiw 阅读(339) 评论(0) 推荐(0)
摘要: After you download the VirtualBox install package and install it (just defualt setting).Then you should download theubuntu.iso file from the website.T... 阅读全文
posted @ 2015-01-09 06:25 Zhentiw 阅读(1228) 评论(0) 推荐(0)
摘要: Snippet code:addPackage('storefinder',$path . 'model/','modx_');$result= $modx->getCollection('sfStore');foreach($result as $res){ $output .= $m... 阅读全文
posted @ 2015-01-07 23:48 Zhentiw 阅读(152) 评论(0) 推荐(0)
摘要: Simple Example:Lets process this chunk and output its value. We have this Chunk, called "WelcomeChunk":Welcome [[+name]]!We'll put this in our Snippet... 阅读全文
posted @ 2015-01-07 23:46 Zhentiw 阅读(297) 评论(0) 推荐(0)
摘要: MODx provides a really unfriendly way to work with xPDO class. What I means is you need to define XML schma, mysql table and run the script to generat... 阅读全文
posted @ 2015-01-07 23:20 Zhentiw 阅读(3596) 评论(0) 推荐(0)
摘要: 1. Install login package.2. Create a Template called 'login':[[!Login? &loginResourceId=`13` // means after login, redirect resource 13 page, in ... 阅读全文
posted @ 2015-01-07 20:53 Zhentiw 阅读(278) 评论(0) 推荐(0)
摘要: From:http://rangle.io/blog/two-ways-to-build-a-location-picker-for-a-mobile-angularjs-application/Building mobile apps often requires working with loc... 阅读全文
posted @ 2015-01-07 01:46 Zhentiw 阅读(429) 评论(0) 推荐(0)
摘要: The post we have:http://www.cnblogs.com/Answer1215/p/4185504.htmlgives a breif introduce about bindToController on the directive.Here is a blog about ... 阅读全文
posted @ 2015-01-07 01:33 Zhentiw 阅读(271) 评论(0) 推荐(0)
摘要: 1. Install the wayFinder package2. Select the resource which you want to show:The 'published' resources are shown in drak icon, otherwise light color.... 阅读全文
posted @ 2015-01-06 21:21 Zhentiw 阅读(226) 评论(0) 推荐(0)
摘要: 1. Create a chunk call 'white_content' for white content: The Endorsements ... 阅读全文
posted @ 2015-01-06 18:01 Zhentiw 阅读(414) 评论(0) 推荐(0)
上一页 1 ··· 474 475 476 477 478 479 480 481 482 ··· 499 下一页