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

Schedule blocks have no ID attributes to link to #22

Open
patdavid opened this issue Apr 11, 2016 · 0 comments
Open

Schedule blocks have no ID attributes to link to #22

patdavid opened this issue Apr 11, 2016 · 0 comments

Comments

@patdavid
Copy link

There's no way to deep-link into the schedule at the moment. There are no elements that have an "ID" attribute to reference, though it looks like it should be do-able by perhaps modifying the template to include the "data-post-id" value as an "id" value as well?

<li data-post-id="389" class="dur-20">
    <div class="item-time">11:20</div>
        <div class="item-content">
                <h3 class="item-presenter din toggle item-closed">Ferrero Andrea</h3>
                 <p class="item-title toggle item-closed">PhotoFlow, a non-destructive layer-based RAW image editor</p>
                <div class="item-description js-hidden hidden">
                PhotoFlow is a novel Open Source editor for RAW and raster images. Unlike other exiting Open Source RAW editors, PhotoFlow's workflow is based on the layers paradigm, pretty much like The GIMP...
                </div>
        </div>
    </div>
</li>
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

No branches or pull requests

1 participant