Jump to content

Crssp

Members
  • Posts

    70
  • Joined

  • Last visited

Everything posted by Crssp

  1. I started looking at other solutions as well, for creating custom packages, so far nothing solid. My angle on this would be a solution for me to run on my shared hosting, so I don't have access to server level scripts. For one click installers it sort of depends what your host offers. As far as finding your own custom installers for shared hosting especially, nothing to report. Learning your way around the Processwire Site Profile setups, is probably time well spent. Customizing a Softaculous installer looks to be very in-depth, read not so easy. http://www.softaculous.com/docs/Making_Custom_Package
  2. It looks like I've found an answer for switching 'Site Profiles', at least for the Foundation Site Profile: http://modules.processwire.com/modules/foundation-site-profile/ Part way down the page in the instructions where it has, starting with an already installed copy. Not sure the would the process be the same for most all of the site profiles, or different in each case? Thanks. -------------- If starting with an already-installed copy of ProcessWire Replace the /site/templates/ directory with the templates directory from this profile. Add the following two lines to your /site/config.php file: $config->prependTemplateFile = '_init.php'; $config->appendTemplateFile = '_main.php';
  3. Hi All, just noticed Softaculous now has a 1-click installer for Processwire: https://www.softaculous.com/apps/cms/ProcessWire Hoping to discuss a few points, maybe write up a tutorial, if I get something up and running as far as demo sites. Site Profiles: can I easily toss in a site profile after the softaculous installer installs whatever is the default site? Big thank you's to whoever got this over there to them, my web host is Asmallorange, so will let you know how the installer works there, once I've had a chance to run it.
  4. Sweet success... It loaded up, the install page at the localhost root. Now to try a few sub-folder installs Thanks soma! Quick question are time-outs ever a problem if on a slow connection? Looks like the default time out is maybe only 60 seconds for the download to happen? This could also necessitate changes to one's INI file, or checking with your host if it's a hosted server environment.? Oops looks like timeouts were covered earlier in the thread, and those involve several places that may need timeouts changed. Where Soma mentions the scripts is set to 120 sec. Thanks again.
  5. I think I got it, lin 1009 of the php.ini is commented out: ;extension=php_openssl.dll I'm assuming, that line beginning with the ; means it's commented out. Was unaware of that commenting method, so here's a link to the parsing the INI file for php: http://php.net/manual/en/function.parse-ini-file.php Attempting to rerun then here in a few. thanks, again. [Hint: Don't forget to restart your xampp server, after making the php,ini file change, found at xampp/php/php.ini]
  6. Does it sound like I need to make changes to my Xampp PHP directory 'php.ini'... If so I'm unsure of what changes would need to be made. thanks. Ooops sorry guys this one crossed the wires with the replies above... thanks for the help. I'll look at the suggested resources then, and get back.
  7. Tried running this install script on a local Xampp setup. I got this error message: Warning: file_get_contents(http://grab.pw): failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? in C:\xampp\htdocs\grabpw.php on line 74 File could not be downloaded http://grab.pw I've not made any changes to the file, so far... I had another wordpress install script, and it was working, I grabbed a fresh copy of Xampp, and those were not running now either, maybe my Xampp setup is having issues. The wordpress installer sets up the db and everything, that is where it is now failing. nevermind about the wp stuff of course Going to line 74 now, any suggestions appreciated. [edit]: If I can get this running, how do I install to a sub-folder, does the script install right in the folder where it resides. so if it were in the HTdocs root folder, it would be a root install then? Plus just to double check, I'll need to manually create the db first, I'm thinking?
  8. Exactly my thoughts Ryan, it's sort of a comparison, MODX did it this way, and with PW we can do it that way. It's sort of a roadmap from Point A to Point B for both systems, just follow the learning curve.
  9. Are the mentioned Examples & Demo hosted live someplace? They don't seem to be linked to anything. Looks awesome!
  10. Yep, thought it was something like that. I frequent all the wrong places, and occasionally a right one. Even though it's a left turn on a red light usually, lol.
  11. @BillyKochMoved over from??? I'm sure I missed something in the translation? Maybe I need subtitles.
  12. I'm seeing some menu errors on inside pages on an iphone device at uodance. Anybody on board to report bugs for that one?
  13. @apeisa's pick of WINscp was spot on! Should work with Brackets or notepad++ specified as the editor, yet to try it though. Here's a help article on adding an editor: http://elementdesignllc.com/2009/09/notepad-ftp-winscp/ Cool•ness
  14. Thanks Teppo, was about to download the whopping 130 mb Aptana, I'm holding off and trying Brackets also. It's only 22mb, not saying Aptana would be worth it. Here's the latest Youtube preview. https://youtu.be/VKitqLpJtAY The inline live editing features look just 'too smooth' more later then. With me it's all about a learning curve, rocking some templates is the first thing. One big-ish caveat, no ftp, so needs an ftp syncing option, lol. oopsie.
  15. Anyone tried Brackets, Adobe open-source project editor? http://download.brackets.io/
  16. @DaveP any suggestions, tips for integrating Aptana, to work with a remote Processwire setup, if that's what you use?
  17. Both good options, I've used Aptana I suppose it would supply an awesome lot more utilities than just being a code editor. Wasn't sure if I wanted something that heavy yet though, giving it a look then. Also browsing a couple forum topics for pro clues: http://processwire.com/talk/topic/2450-whats-on-your-desktop/ (oops this one's hardware related) This topic dives into some good editors too: (now I find it) http://processwire.com/talk/topic/1888-sublime-text-2-course/
  18. I'm sure there's a topic for this someplace, but I didn't turn one up with a quick search. So far I'm using Filezilla, and opening the files with Notepad++, and then saving the files back through Filezilla. Very clunky as I have to right-click to open the files, then when saving it doesn't update without going back through FileZilla. I'm on a Windows 7 machine, so Mac editors are not an option. I'm sure there are all sorts of slick options on file editing. There's a plugin for Notepad++ but that doesn't want to work for me, and maybe that will work. I don't even need a local file repository at this point, as there's nothing to muck up at this point. Thanks for any suggestions! {Edit} It looks like FileZilla, does have an option to change the double-click behavior, that will help. It's under Edit | Settings| File lists >> Change Double-click action on files in the drop-down select view/adit Still somewhat clinky-ish, little better.
  19. No access to a Windows machine, not necessarily a bad thing, but still hard to believe.
  20. Hi Ryan, I have an existing site, but also wanted to setup a blog profile site. I'll try and setup a fresh install for starters, it might not be until tomorrow morning sometime that I get a chance to do that. I have an install I could upgrade also, but... Problem there is it will be awfully early, if I get to an upgrade to go clear through to item #6 I'm not a good daytime drinker, lol. My current install says, this for version number at the bottom (2.2.9), that would look to be newer, but it can't be. I've had installed for a few weeks.
  21. Unsemantic looked well thought out by, Nathan Smith author of 960.gs. Hoping it takes off with user ui contributions. Also, just heard Foundation will soon bump up to v.4, that's exciting.
  22. Check out what Altova has to offer, it's commercial apps, but they offer a 30-day trial. http://www.altova.com/ The major one is XMLspyPro, they do have a free tools page of a few goodies: http://www.altova.com/download_components.html Also: http://xmlwrench.com/ Sorry no first hand knowledge of either, just thoughts, things I'ld heard of.
  23. @Pete I've been reading all sorts of geeky stuff, there's a couple goodies where you mentioned, in your code post: "// Some code to iterate through the folder structure needs to happen, but when we have a file we do something like this:" There's the PHP5 directoryIterator: http://www.techrepublic.com/blog/programming-and-development/how-do-i-recursively-scan-directories-with-phps-directoryiterators/417 And also there's a TreeIterator, I've not yet found a applicable copy paste, beg borrow steal script. Something like that might be on the right track though, are you familiar with DirectoryIterator?
  24. I'm thinking of things similar in the collaborative arena, that even have diagramming, flowcharting, work flow, todo lists... etc. GTD (getting things done) app or something
  25. Are you proposing rolling this editor setup into a Processwire collaborative module or something. Editing a Processwire page with something like that would make for some awesome app-like experience idea starters! Great find! -fanboy
×
×
  • Create New...