Changeset 3157536
- Timestamp:
- 09/25/2024 12:18:56 PM (18 months ago)
- Location:
- embed-sharepoint-onedrive-documents
- Files:
-
- 6 edited
-
tags/2.3.0/API/class-customermosps.php (modified) (1 diff)
-
tags/2.3.0/embed-sharepoint-onedrive-documents.php (modified) (1 diff)
-
tags/2.3.0/readme.txt (modified) (1 diff)
-
trunk/API/class-customermosps.php (modified) (1 diff)
-
trunk/embed-sharepoint-onedrive-documents.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
embed-sharepoint-onedrive-documents/tags/2.3.0/API/class-customermosps.php
r3157334 r3157536 3 3 * This miniOrange Embed SharePoint OneDrive Documents allows you to connect with SharePoint and embed documents on WordPress site pages and posts. 4 4 * Copyright (C) 2015 miniOrange 5 *6 * This program is free software: you can redistribute it and/or modify7 * it under the terms of the GNU General Public License as published by8 * the Free Software Foundation, either version 3 of the License, or9 * (at your option) any later version.10 *11 * This program is distributed in the hope that it will be useful,12 * but WITHOUT ANY WARRANTY; without even the implied warranty of13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the14 * GNU General Public License for more details.15 *16 * You should have received a copy of the GNU General Public License17 * along with this program. If not, see <http://www.gnu.org/licenses/>18 *19 * @package embed-sharepoint-onedrive-documents20 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php21 5 */ 22 6 -
embed-sharepoint-onedrive-documents/tags/2.3.0/embed-sharepoint-onedrive-documents.php
r3157334 r3157536 7 7 Author: miniOrange 8 8 License: MIT 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html10 9 */ 11 10 -
embed-sharepoint-onedrive-documents/tags/2.3.0/readme.txt
r3157334 r3157536 8 8 Stable tag: 2.3.0 9 9 License: MIT 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html11 10 12 11 WordPress Embed SharePoint OneDrive Documents plugin synchronizes SharePoint/Office 365 library documents, files & folders, sites and user profiles, etc. to the WordPress using microsoft graph and sharepoint APIs.[24*7 Support] -
embed-sharepoint-onedrive-documents/trunk/API/class-customermosps.php
r3157334 r3157536 3 3 * This miniOrange Embed SharePoint OneDrive Documents allows you to connect with SharePoint and embed documents on WordPress site pages and posts. 4 4 * Copyright (C) 2015 miniOrange 5 *6 * This program is free software: you can redistribute it and/or modify7 * it under the terms of the GNU General Public License as published by8 * the Free Software Foundation, either version 3 of the License, or9 * (at your option) any later version.10 *11 * This program is distributed in the hope that it will be useful,12 * but WITHOUT ANY WARRANTY; without even the implied warranty of13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the14 * GNU General Public License for more details.15 *16 * You should have received a copy of the GNU General Public License17 * along with this program. If not, see <http://www.gnu.org/licenses/>18 *19 * @package embed-sharepoint-onedrive-documents20 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL, see LICENSE.php21 5 */ 22 6 -
embed-sharepoint-onedrive-documents/trunk/embed-sharepoint-onedrive-documents.php
r3157334 r3157536 7 7 Author: miniOrange 8 8 License: MIT 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html10 9 */ 11 10 -
embed-sharepoint-onedrive-documents/trunk/readme.txt
r3157334 r3157536 8 8 Stable tag: 2.3.0 9 9 License: MIT 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html11 10 12 11 WordPress Embed SharePoint OneDrive Documents plugin synchronizes SharePoint/Office 365 library documents, files & folders, sites and user profiles, etc. to the WordPress using microsoft graph and sharepoint APIs.[24*7 Support]
Note: See TracChangeset
for help on using the changeset viewer.