Jump to content

interrobang

Members
  • Posts

    244
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by interrobang

  1. I jsut found this Database version control script, and thought it might be interesting for you. But to be honest, I dont't understand everything in this thread, so probably it's not so useful as it sounds to me... http://dbv.vizuina.com https://github.com/victorstanciu/dbv
  2. This is how html5boilerplate does it. the nice thing is it works without specifying your domainname and could easily included in your own default htaccess: # Rewrite "www.example.com -> example.com" <IfModule mod_rewrite.c> RewriteCond %{HTTPS} !=on RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC] RewriteRule ^ http://%1%{REQUEST_URI} [R=301,L] </IfModule> https://github.com/h5bp/html5-boilerplate/blob/master/.htaccess#L344
  3. I tested it again with the latest dev branch and it works here like expected. Thanks for the quick fix. And the previously overlaying icons in the debug accordion headers are gone too!
  4. I tried again with the latest dev branch, but it still doesn't seem to work. When I try to edit any of the json files in the backend I get this error: TemplateFile: Unable to load textdomain #0 [internal function]: ProcessLanguageTranslator->___executeEdit() #1 /htdocs/wire/core/Wire.php(271): call_user_func_array(Array, Array) #2 /htdocs/wire/core/Wire.php(229): Wire->runHooks('executeEdit', Array) #3 /htdocs/wire/core/ProcessController.php(194): Wire->__call('executeEdit', Array) #4 /htdocs/wire/core/ProcessController.php(194): ProcessLanguageTranslator->executeEdit() #5 [internal function]: ProcessController->___execute() #6 /htdocs/wire/core/Wire.php(271): call_user_func_array(Array, Array) #7 /htdocs/wire/core/Wire.php(229): Wire->runHooks('execute', Array) #8 /htdocs/wire/core/admin.php(45): Wire->__call('execute', Array) #9 /htdocs/wire/core/admin.php(45): ProcessController->execute() #10 /htdocs/wire/templates-admin/controller.php(13): require('/Users/philipp/...') #11 /htdocs/site/templates/admin.php(13): require('/Users/philipp/...') #12 /htdocs/wire/core/TemplateFile.php(92): require('/Users/philipp/...') #13 [internal function]: TemplateFile->___render() #14 /htdocs/wire/core/Wire.php(271): call_user_func_array(Array, Array) #15 /htdocs/wire/core/Wire.php(229): Wire->runHooks('render', Array) #16 /htdocs/wire/modules/PageRender.module(240): Wire->__call('render', Array) #17 /htdocs/wire/modules/PageRender.module(240): TemplateFile->render() #18 [internal function]: PageRender->___renderPage(Object(HookEvent)) #19 /htdocs/wire/core/Wire.php(271): call_user_func_array(Array, Array) #20 /htdocs/wire/core/Wire.php(229): Wire->runHooks('renderPage', Array) #21 /htdocs/wire/core/Wire.php(293): Wire->__call('renderPage', Array) #22 /htdocs/wire/core/Wire.php(293): PageRender->renderPage(Object(HookEvent)) #23 /htdocs/wire/core/Wire.php(229): Wire->runHooks('render', Array) #24 /htdocs/wire/modules/Process/ProcessPageView.module(98): Wire->__call('render', Array) #25 /htdocs/wire/modules/Process/ProcessPageView.module(98): Page->render() #26 [internal function]: ProcessPageView->___execute() #27 /htdocs/wire/core/Wire.php(271): call_user_func_array(Array, Array) #28 /htdocs/wire/core/Wire.php(229): Wire->runHooks('execute', Array) #29 /htdocs/index.php(192): Wire->__call('execute', Array) #30 /htdocs/index.php(192): ProcessPageView->execute() #31 {main} EDIT: If I first install the master branch and install the language pack there, and update to the dev branch by replacing the wire folder everything seems to work. I can even add new languages. EDIT 2: It seems to be related to pagefileSecure. If I set this setting to false, uploading languages works without problems.
  5. I just installed the latest dev branch from github on my local mamp server and wanted to add the german language pack to the default language. The files uploaded, but no translated phrases are detected. This just happens with the dev branch, with the master branch everything works like expected.
  6. I am too late to see what your page looked before, but now you are including 2 different versions of jquery: line 18: <script type="text/javascript" src="/~racc/site/templates/scripts/jquery-1.4.2.min.js"></script> line 23: <script src="http://code.jquery.com/jquery-latest.js"></script>
  7. This line looks wrong to me: if($u->user_status = 'inactive') shouldn't it be like this: if($u->user_status == 'inactive')
  8. I think the best responsive gallery is royalslider, but it costs $12: http://codecanyon.net/item/royalslider-touchenabled-jquery-image-gallery/461126 For free and also quite good: http://flexslider.woothemes.com/
  9. I thinks the files are already starting in alphabetical order, at least in my browser. The only solution which comes to my mind is to populate the WireArray right after the file selection is finished with dummy images and replace these once the upload completes. But this sounds like a dirty hack to me..
  10. When setting the google preferences to english I can find processwire on page 2. But the default setting is german, and I think most german users don't change this. Translating processwire.com into german would help the most I guess
  11. http://www.simplescripts.com/articles/script_packaging http://www.simplescripts.com/developers
  12. I double checked. Searching for Open Source CMS with a german IP lists processwire on page 11, using a United States IP I see processwire on page 2. Have look yourself with foreign IPs: http://anonymizer.nntime.com/ Thanks for the additional stats. Nice to see how strong processwire is here in Germany. Do you have an idea why Finland, Netherlands and Switzerland are so strong? It's really fascinating how many users come from there.
  13. When uploading a bunch of files (via ajax / drag-and-drop) the files are added in alphabetical sort order, but as soon as a single file upload is completed order changes and the complete file is added right before the yet uncompleted files. Is it possible to change this behaviour? As a workaround i currently zip the files before uploading and check the "Decompress ZIP files?" option, which seems to add the unzipped files in alphabetical order.
  14. Thanks for the graph. I hope the visitor growth gets some exponential boost soon. I would be interested in which countries processwire is most popular. Can you give us some stats for this too? When not logged in into my google account I can't find processwire on the first 10 result pages
  15. Ryan, can you share some google analytics stats with us? This graph already looks promising, though compared to other CMS's we are still quite small: http://www.google.com...e#q=processwire
  16. The IP.Board iOS app is currently free. But I think the mobile view of the board is better than their app - though I tested it only for some minutes. https://itunes.apple.com/us/app/ips-communities/id521920635?mt=8
  17. Ryan, just for the record, Apple seems to support the file api now in Safari 6, I uploaded a file some minutes ago with drag-drop and it worked. Caniuse.com also lists the File API as supported on Safari 6: http://caniuse.com/#search=File%20API
  18. Because I like setting the widths in the backend. But you are right I just can unset the widths and do this in my css. A wrapper div would be useful nevertheless. As the PW backend itself only supports IE>=8 I think we should change the box-sizing to borderbox and output the same width as we set in the column width setting. Shouldn't hurt anybody. Having 100 classes feels cumbersome, but why not? It would make it much easier to customize the styling of the forms. Of course it would be a hack, but I could for example use a grid-system like zurb foundation with only 12 columns and map the class "percent-50" to zurbfoundations "six columns". Things like that are so easy when using sass/compass.
  19. At first I also wanted to complain about the verbose Form Builder markup. But the more I play with it, the more I like it. But I don't like the jquery ui themes, but the verbose markup makes it easy to use your own css most of the time. One thing I don't like is how column width is handled. I would prefer having classes like width-50 instead of inline styles like style="width: 50%". And for some reason only the first column width in a row gets the value you set, The others are width-1%. For example having 3 columns (50%, 25%, 25%) is outputted as (50%, 24%, 24%) ?! For using my own styles it would be nice if we could add a div wrapper around inputfields, like we already can with fieldsets. So basically I want even more verbosity
  20. rel=0 works perfectly for me now, thanks.
  21. Looks like this can't be done with oembed itself. I found a wordpress Plugin which simply adds rel=0 to the returned URL. Not nice, but should work for us too. http://wordpress.org/extend/plugins/hide-youtube-related-videos/
  22. I have a video embedded a youtube with this module. At the end of the video youtube displays related videos. Can this be changed? The customer just wants to stop the video, without displaying any related videos. Normally you can add "rel=0" to the embed url, but I don't know how to change this in the module.
  23. Oops, sorry. And I thought someone had a really deep understanding of processwire. Maybe I should remove the links, so they doesn't get backlinks from here?
  24. a nice review: [link removed]
  25. This value can be edited in the backend. revert your changes in the module and goto setup/languages and edit your german pack. Click the "translate new file" link at the bottom of the page and use this path: /wire/modules/LanguageSupport/LanguageSupport.module Now you can edit the locale. Hope this helps. I think the LanguageSupport files should be added to the german language pack too..
×
×
  • Create New...