stupidpupil / parochial

R package to make it easier to get started with travel time analyses in bits of Britain
GNU General Public License v3.0
5 stars 0 forks source link

Alert the user when their ATOC licence needs renewing #1

Open stupidpupil opened 2 years ago

stupidpupil commented 2 years ago

HTML on download page looks like this:

<div class="field field-name-body field-type-text-with-summary field-label-hidden">
  <div class="field-items">
    <div class="field-item even" property="content:encoded">
      <p>Welcome to the RSP licence renewal centre. You may view or renew data licences from the list below:</p>
    </div>
  </div>
</div>
<div class="field field-name-licence-renewal-field field-type-ds field-label-hidden">
  <div class="field-items">
    <div class="field-item even">
      <div style="float:left;">
        <ul>
          <li><strong>Timetable Data Feed - Expired on 02/06/2022</strong></li>
        </ul>
      </div>
      <div style="float: right; height:37px; width:128px; background:url('/sites/all/themes/atoc/images/button_blue.png') no-repeat;"><a style="position:absolute; padding-top:8px; padding-left:37px; color:white; font-family: Arial, Verdana, Helvetica, sans-serif, sans; text-decoration: none; font-weight: bold;text-align: center;" href="https://data.atoc.org/licence-agreement">Renew</a></div>
    </div>
  </div>
</div>
</div>  </div>
</div>
stupidpupil commented 2 years ago

Renew on user's behalf? What about initial sign-up?