[PR #22] [CLOSED] Drupal version #55

Closed
opened 2026-02-28 00:40:21 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/telephone/LookingGlass/pull/22
Author: @ghost
Created: 5/29/2014
Status: Closed

Base: masterHead: master


📝 Commits (10+)

📊 Changes

9 files changed (+180 additions, -117 deletions)

View changed files

LookingGlass.info (+11 -0)
LookingGlass.module (+135 -0)
📝 LookingGlass.tpl.php (+4 -28)
LookingGlass/ratelimit.db (+0 -0)
📝 README.md (+17 -22)
ajax.php (+0 -60)
📝 assets/js/LookingGlass.js (+7 -3)
📝 assets/js/LookingGlass.min.js (+2 -2)
📝 assets/js/XMLHttpRequest.js (+4 -2)

📄 Description

I turned this project into a Drupal 7 module for easy integration into Drupal.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/telephone/LookingGlass/pull/22 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/29/2014 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`30bb4c8`](https://github.com/telephone/LookingGlass/commit/30bb4c8d9f01dee9d2ec59a9e30e6e50e6acecbe) Update README.md - [`988e53b`](https://github.com/telephone/LookingGlass/commit/988e53b809335434b88873a728d978c8d37485b4) Update README.md - [`73a8cfa`](https://github.com/telephone/LookingGlass/commit/73a8cfa95a2021d5eb84a4551ee3001f4973eda0) Update index.php - [`da7d061`](https://github.com/telephone/LookingGlass/commit/da7d06108606bb57d2df30fecf4c675038151cf6) Rename index.php to LookingGlass.tpl.php - [`16dc3c9`](https://github.com/telephone/LookingGlass/commit/16dc3c9db625b1dc78da9eb6c48cfa578f7f025f) Update README.md - [`089f73a`](https://github.com/telephone/LookingGlass/commit/089f73ac48c1f9d42af9c82c638722eacd82902e) Create LookingGlass.module - [`d9f93a6`](https://github.com/telephone/LookingGlass/commit/d9f93a6d846c693fc69b52ba4f583a594be42e65) Update LookingGlass.module - [`2642ff2`](https://github.com/telephone/LookingGlass/commit/2642ff2dcd277dbbf40db95d05387d5a37edfd05) Update LookingGlass.module - [`c9657c4`](https://github.com/telephone/LookingGlass/commit/c9657c4bd18bf655aea64981deb4e77a6a9e5529) Update LookingGlass.module - [`b92b228`](https://github.com/telephone/LookingGlass/commit/b92b228ebb6d30f251183d1d8cbc35fd69e5e28f) Update LookingGlass.module ### 📊 Changes **9 files changed** (+180 additions, -117 deletions) <details> <summary>View changed files</summary> ➕ `LookingGlass.info` (+11 -0) ➕ `LookingGlass.module` (+135 -0) 📝 `LookingGlass.tpl.php` (+4 -28) ➕ `LookingGlass/ratelimit.db` (+0 -0) 📝 `README.md` (+17 -22) ➖ `ajax.php` (+0 -60) 📝 `assets/js/LookingGlass.js` (+7 -3) 📝 `assets/js/LookingGlass.min.js` (+2 -2) 📝 `assets/js/XMLHttpRequest.js` (+4 -2) </details> ### 📄 Description I turned this project into a Drupal 7 module for easy integration into Drupal. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:40:21 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/LookingGlass#55
No description provided.