![]() |
How to write the CI breadcrumbs? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: How to write the CI breadcrumbs? (/showthread.php?tid=53211) |
How to write the CI breadcrumbs? - El Forum - 07-15-2012 [eluser]shinianyijian[/eluser] Hello,everyone. I don't know how to write the CI breadcrumbs,like "one-> two-> three",and if you would write, please let me know, thank you! How to write the CI breadcrumbs? - El Forum - 07-15-2012 [eluser]umefarooq[/eluser] check autobreadCrumbs helper will help you [url href="http://ellislab.com/forums/viewthread/137949/"]AutoBreadCrumbs[/url] download from here [url href="http://bitbucket.org/ardinotow/autocrumb/"]Download[/url] How to write the CI breadcrumbs? - El Forum - 07-16-2012 [eluser]shinianyijian[/eluser] I can't download that,can you sent it to me? My e-mail address is [email protected] How to write the CI breadcrumbs? - El Forum - 07-16-2012 [eluser]umefarooq[/eluser] hi just copy this link to your browser will load latest version https://bitbucket.org/ardinotow/autocrumb/get/tip.zip How to write the CI breadcrumbs? - El Forum - 07-17-2012 [eluser]shinianyijian[/eluser] OK,I have successfully downloaded.But I don't understand why can't be downloaded in bitbucket,There's url is "http://cdn.bitbucket.org/ardinotow/autocrumb/downloads/autocrumb 12.05.1.zip",why not "https://bitbucket.org/ardinotow/autocrumb/get/tip.zip"? |