Admin panel - few questions about directories, upload, search engine, bootstrap |
Hi. I'm newbie in CodeIgniter and I'm creating my own CMS. I have already created working images upload but now I want to add some field in which I can choose destination folder (or create it if needed). I need it because I will upload photos of different events and I want all of events to be separated galleries.
My second problem is creating some search engine. I want to create some simply search engine. I want it to search whole website content and display searching results. Would be perfect if it might show similar phrases too. I also have troubles with setting date format in articles. Now I set 'Y-m-d' but I want something like 'm-d-Y H:i ![]() I have even tried 'Y-d-m H:i ![]() Last problem is linking to files of stylesheet, jquery etc instead of urls. I want to implement bootstrap in the future and I would like to have all files needed on my server. I spent half a day on trying to do this. I checked every solution i found but something didn't work. (I know because jQueryUI Datepicker didn't work at all). Tell me which part of code I need to upload etc. I know this is many complicated questions and thank you if you could help me even with one of these. I'm also sorry for my english if u didn't understand something. |
Messages In This Thread |
Admin panel - few questions about directories, upload, search engine, bootstrap - by matysek099 - 02-28-2015, 01:31 PM
RE: Admin panel - few questions about directories, upload, search engine, bootstrap - by SomeGuy - 02-28-2015, 07:30 PM
RE: Admin panel - few questions about directories, upload, search engine, bootstrap - by matysek099 - 03-01-2015, 12:34 AM
RE: Admin panel - few questions about directories, upload, search engine, bootstrap - by mwhitney - 03-05-2015, 07:17 AM
|