Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tag page shows code instead of running code. #1

Closed
btbonval opened this issue Oct 22, 2013 · 2 comments
Closed

tag page shows code instead of running code. #1

btbonval opened this issue Oct 22, 2013 · 2 comments

Comments

@btbonval
Copy link
Member

http://publiclab.org/tags


Research notes by location

    tid); if ($count) { /* don't show terms with 0 count */ echo("
    ".$term->name." (".$count.")
    "); } } /* end foreach */ ?> 

Research notes by tool

    tid); if ($count) { /* don't show terms with 0 count */ echo("
    ".$term->name." (".$count.")
    "); } } /* end foreach */ ?> 
@jywarren
Copy link
Member

Ah, that's leftover PHP code from when Drupal could accept PHP content on
some pages.

On Tue, Oct 22, 2013 at 7:52 PM, Bryan Bonvallet
notifications@github.comwrote:

http://publiclab.org/tags

Research notes by location

tid); if ($count) { /* don't show terms with 0 count */ echo("
".$term->name." (".$count.")
"); } } /* end foreach */ ?>

Research notes by tool

tid); if ($count) { /* don't show terms with 0 count */ echo("
".$term->name." (".$count.")
"); } } /* end foreach */ ?>


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

@jywarren
Copy link
Member

I'm going to delete the page.

On Tue, Oct 22, 2013 at 8:03 PM, Jeffrey Warren jeff@unterbahn.com wrote:

Ah, that's leftover PHP code from when Drupal could accept PHP content on
some pages.

On Tue, Oct 22, 2013 at 7:52 PM, Bryan Bonvallet <notifications@github.com

wrote:

http://publiclab.org/tags

Research notes by location

tid); if ($count) { /* don't show terms with 0 count */ echo("
".$term->name." (".$count.")
"); } } /* end foreach */ ?>

Research notes by tool

tid); if ($count) { /* don't show terms with 0 count */ echo("
".$term->name." (".$count.")
"); } } /* end foreach */ ?>


Reply to this email directly or view it on GitHubhttps://github.com//issues/1
.

jywarren pushed a commit that referenced this issue Mar 14, 2016
jywarren pushed a commit that referenced this issue Aug 24, 2016
Foundation structure for searching feature
@jywarren jywarren mentioned this issue Feb 2, 2017
4 tasks
@PublicLabBot PublicLabBot mentioned this issue Mar 31, 2018
cesswairimu pushed a commit to cesswairimu/plots2 that referenced this issue Dec 27, 2018
Dsxv added a commit to Dsxv/plots2 that referenced this issue Jan 5, 2019
Updated notify_comment_moderators.html.erb and removed styles
jywarren pushed a commit that referenced this issue Jan 9, 2020
* Change script path in map dependancies to match with LEL #6978

* change #1

* change #2

* update to original task

* Bump leaflet-environmental-layers from 2.0.6 to 2.1.7

Bumps [leaflet-environmental-layers](https://github.com/publiclab/leaflet-environmental-layers) from 2.0.6 to 2.1.7.
- [Release notes](https://github.com/publiclab/leaflet-environmental-layers/releases)
- [Commits](https://github.com/publiclab/leaflet-environmental-layers/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump leaflet-environmental-layers from 2.0.6 to 2.1.7

* Update dependency path

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Bear Kruz <16524769+bearkruz@users.noreply.github.com>
Tlazypanda referenced this issue in Tlazypanda/plots2 Jan 14, 2020
* Change script path in map dependancies to match with LEL publiclab#6978

* change #1

* change #2

* update to original task

* Bump leaflet-environmental-layers from 2.0.6 to 2.1.7

Bumps [leaflet-environmental-layers](https://github.com/publiclab/leaflet-environmental-layers) from 2.0.6 to 2.1.7.
- [Release notes](https://github.com/publiclab/leaflet-environmental-layers/releases)
- [Commits](https://github.com/publiclab/leaflet-environmental-layers/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump leaflet-environmental-layers from 2.0.6 to 2.1.7

* Update dependency path

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Bear Kruz <16524769+bearkruz@users.noreply.github.com>
vinitshahdeo pushed a commit to vinitshahdeo/plots2 that referenced this issue Feb 1, 2020
* Change script path in map dependancies to match with LEL publiclab#6978

* change publiclab#1

* change publiclab#2

* update to original task

* Bump leaflet-environmental-layers from 2.0.6 to 2.1.7

Bumps [leaflet-environmental-layers](https://github.com/publiclab/leaflet-environmental-layers) from 2.0.6 to 2.1.7.
- [Release notes](https://github.com/publiclab/leaflet-environmental-layers/releases)
- [Commits](https://github.com/publiclab/leaflet-environmental-layers/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Bump leaflet-environmental-layers from 2.0.6 to 2.1.7

* Update dependency path

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Bear Kruz <16524769+bearkruz@users.noreply.github.com>
This was referenced Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants