-
Posts
7,529 -
Joined
-
Last visited
-
Days Won
160
Everything posted by kongondo
-
Using Inputfield with Ajax POST Request
kongondo replied to Milo's topic in Module/Plugin Development
@Robin S Actually, although considered bad practice, ProcessWire will still be able to retrieve that input. But even with $input->post it still didn't work for me. I should have been clearer..- 7 replies
-
- 1
-
-
- inputfield
- ajax
-
(and 1 more)
Tagged with:
-
Using Inputfield with Ajax POST Request
kongondo replied to Milo's topic in Module/Plugin Development
OK.. These two threads should help: I prefer the method outlined in the second thread (hidden admin page)...first thread solution (this one) never really worked for me...- 7 replies
-
- inputfield
- ajax
-
(and 1 more)
Tagged with:
-
Using Inputfield with Ajax POST Request
kongondo replied to Milo's topic in Module/Plugin Development
Hi @Milo, Welcome to PW and the forums. Where is the post request coming from? If from the frontend it will be rejected if you try to post to an /admin/page......What exactly are you trying to do? Maybe if we get some clarity we can help you better...- 7 replies
-
- 1
-
-
- inputfield
- ajax
-
(and 1 more)
Tagged with:
-
Hi @spacemonkey95. Thanks for the purchase. Media Tags: The purpose of 'media tags'...is the same purpose as in ProcessWire (please note: all media can be tagged; not just images); namely, to group related media (images, documents, video or audio) to fulfil any number of functions - easier organisation, finding related things, etc. Filtering media by tags: Yes, it is already possible to filter images (or any other media) by tags both in the API and in your Media Manager Library (the Process Module). Please see the gif below. What is pending is the ability to tag multiple media in one go. Currently, one can only tag one media at a time as shown in my post above. This can be tedious, hence the need for multi-tagging capability. I have started work on this new feature but it won't be ready this week but soon. It is also not possible, currently, to sort media by tags (i.e. the display of media in the Media Library - currently sorted by title). I am also working on implementing this. Hope I've answered your questions. Filtering media by tags
-
PW 3? Namespace maybe? \Datetime..maybe..?.....just guessing...Haven't used NS b4
-
It is done automatically, once a day I think (?)...However, you can always do it manually if you can't wait
-
Media Manager version 006 (released 21/09/2016) Happy to announce the latest release of Media Manager. Changelog mmlink: A CKEditor link plugin (cloned and adapted from pwlink thanks @ryan) lets you insert links to the media in your Media Manager Library directly into the Rich Text Editor (RTE). (Instructions on how to setup are similar to those of mmimage as shown in this video. Where it says MMImage/mmimage please replace with MMLink/mmlink respectively, thanks). The plugin is in the folder MediaManager/plugins/mmlink. Please note that currently it is not possible to edit a link's attributes (e.g. rel, target and title). However, a title is auto-inserted in the link (the respective media's title. Please download latest release of the module from the link in your purchase confirmation email. Let me know if you encounter any issues, thanks. @TODO: Multi-tagging of media Documentation (thanks for being patient with me guys...)
-
@desbest...welcome to PW and the forums. Actually, the code in the Blog profile is not really meant for beginners...If you want to learn how to structure your template files I'd recommend these two tuts: http://processwire.com/docs/tutorials/default-site-profile/ http://processwire.com/docs/tutorials/how-to-structure-your-template-files/
-
Not a straight answer, I know, but here's how we do it in the module Blog
-
....am curious, why do you need an alternative?
-
This post is in response to some queries I received about Media Manager. I will be improving the documentation in the next couple of weeks. 1. Edit media details 2. Automatically publishing media on upload
-
I am back. Might be a while before I go through all pending issues. @gerritvanaaken. The module is not yet PW 3+ ready...but it will be once we have a stable release of that version of PW, thanks.
-
Am back in play. I am working on the frontend module.
- 96 replies
-
- 4
-
-
- chained-selects
- dropdowns
-
(and 2 more)
Tagged with:
-
I am now back and slowly catching up with issues. Thanks for your patience. Thanks @Robin S for helping out above. @Jonathan Claeys, many thanks for using Media Manager. Please let me know if you need further clarification. I can confirm that a MediaManagerArray is a WireArray. I have updated the docs to reflect this.
-
Hi all, I'm going to be away for the next couple of weeks (4-5 weeks possibly) with little if any access to the internet. I will deal with any queries on my return. Thanks
-
Hi all, I'm going to be away for the next couple of weeks (4-5 weeks possibly) with little if any access to the internet. I will deal with any queries on my return. Thanks
-
Hi all, I'm going to be away for the next couple of weeks (4-5 weeks possibly) with little if any access to the internet. I will deal with any queries on my return. Thanks
- 96 replies
-
- 1
-
-
- chained-selects
- dropdowns
-
(and 2 more)
Tagged with:
-
Storage: Stored in page: Yes. Please see the OP, about half-way down Custom fields: Yes if you add them directly to the templates but you will not be able to edit those custom fields using the MM interface. In addition, MM pages are hidden in the admin so editing your custom fields will not be ideal (or accessible to normal users). Alternatively, you can use images/files native description and tag fields. These are currently editable directly in your Media Library. File Usage: It counts the actual usage in FieldtyeMediaManager field in the DB No No
-
Media Manager version 005 (released (07/08/2016)) Happy to announce the latest release of Media Manager. Changelog Media Manager in Repeaters: Media Manager (Fieldtype- and InputfieldMediaManager) can now be used in Repeaters with full access to your Media Library. Demo video and instructions are here.
-
Until your question, it wasn't ....I have made some minor changes to version 005 which now enables this. I'll try and commit this today, if not, then over the weekend. Thanks for your interest in Media Manager...
-
Thanks for the interest guys. I'll have to consider a few potential security issues first then make a decision. No ETA for now...
- 96 replies
-
- 1
-
-
- chained-selects
- dropdowns
-
(and 2 more)
Tagged with:
-
Media Manager version 004 (released (01/08/2016)) Happy to announce the latest release of Media Manager. Changelog FieldtypeMediaManager/InputfieldMediaManager: Configurable setting to insert media in inputfield and close modal. Set in the Details tab of your FieldtypeMediaManager field Fixed bug where non-allowed media types (for those limiting media types available to InputfieldMediaManager) would still show up in the results in the selection modal. Fixed bug where the menu item 'All' would not appear in the InptufieldMediaManager media selection modal even if allowed media types was limited to at least 2 types By popular demand, a CKEditor image plugin! mmimage (cloned and adapted from pwimage thanks @ryan) lets you insert images in your Media Manager Image Library directly into the rich text editor. See a video demo + instructions here @TODO: Multi-tagging of media Documentation (thanks for being patient with me guys...)
-
- 96 replies
-
- 2
-
-
- chained-selects
- dropdowns
-
(and 2 more)
Tagged with:
-
@SoapyDaz. Welcome to the forums I can only guarantee that it works in 2.7x...Others have reported issues regarding PW 3+. I am waiting for a stable release of PW 3+ before I officially support the module for that version.
-
- 96 replies
-
- 11
-
-
- chained-selects
- dropdowns
-
(and 2 more)
Tagged with: